postgresql-9.6-hll_2.13.citus-1_amd64.deb
Install the package
sudo apt-get install postgresql-9.6-hll=2.13.citus-1
HyperLogLog extension for PostgreSQL
Full description: HyperLogLog extension for PostgreSQL HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset. Calculating the exact cardinality of a multiset requires an amount of memory proportional to the cardinality, which is impractical for very large data sets. Probabilistic cardinality estimators, such as the HyperLogLog algorithm, use significantly less memory than this, at the cost of obtaining only an approximation of the cardinality.
Checksums
MD5 | 62a82bf578f903fe0604eeae3d81a335 |
SHA1 | e1c052045ecd12f73ceaa93cedf5483ef4cff3e2 |
SHA256 | 9daa9bdb94b1453af0d0d5defc4b0aaa07b645dbb6b9bd8287b7bffe73a01a9f |
SHA512 | f2023270bead0f341ffbbaa9b6d3af1e7153bf7c582da495468778d4fddee138a9684a808a20a917ec121a0be69bd82e4e2713d5957acdb1119f8443fb043db7 |
Depends
- libc6 (>= 2.14), postgresql-9.6
Files
- /usr/share/postgresql/9.6/extension/hll.control
- /usr/share/postgresql/9.6/extension/hll--2.13.sql
- /usr/share/postgresql/9.6/extension/hll--2.12.sql
- /usr/share/postgresql/9.6/extension/hll--2.12--2.13.sql
- /usr/share/postgresql/9.6/extension/hll--2.11.sql
- /usr/share/postgresql/9.6/extension/hll--2.11--2.12.sql
- /usr/share/postgresql/9.6/extension/hll--2.10.sql
- /usr/share/postgresql/9.6/extension/hll--2.10--2.11.sql
- /usr/share/doc/postgresql-9.6-hll/copyright
- /usr/share/doc/postgresql-9.6-hll/changelog.gz
- /usr/share/doc/postgresql-9.6-hll/changelog.Debian.gz
- /usr/lib/postgresql/9.6/lib/hll.so
Uploaded
about 5 years agoPackage Size
22.2 KBInstalled Size
127 KBDownloads
50
wget
wget --content-disposition "https://packagecloud.io/citusdata/community/packages/debian/stretch/postgresql-9.6-hll_2.13.citus-1_amd64.deb/download.deb?distro_version_id=149"