count_distinct10 - A hash-table based alternative to COUNT(DISTINCT ...) aggregate in PostgreSQL.
Website: | https://github.com/tvondra/count_distinct |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
This extension provides an alternative to COUNT(DISTINCT ...) which for large amounts of data often ends in sorting and poor performance.
Packages
count_distinct10-3.0.1-1.rhel6.src [23 KiB] |
Changelog
by Devrim Gündüz (2019-11-03):
- Initial packaging for PostgreSQL RPM Repository |