count_distinct13 - 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_distinct13-3.0.1-1.rhel7.x86_64 [26 KiB] |
Changelog
by Devrim Gündüz (2019-11-03):
- Initial packaging for PostgreSQL RPM Repository |