postgresql-9.6-hll_2.10.1.citus-1_amd64.deb
Install the package
sudo apt-get install postgresql-9.6-hll=2.10.1.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 | 9997e8c827ed5745b916687a3fe348d0 |
SHA1 | 9913ad23a83765f1174317deb874580e24e9f0d5 |
SHA256 | de91642ddd08c448ad33a4f47941106999cd5adab19a8243a18de42c093e63ec |
SHA512 | 24dd8c57338d0329093cfdcd9f0e53eae28ec7f915c8de54c8e1fb80cdb4dae1db67d7da38d5c864df72fc52e5e8ca68e233c6442008d6829b0399cbe4be708f |
Depends
- libc6 (>= 2.4), postgresql-9.6
Files
- /usr/share/postgresql/9.6/extension/hll.control
- /usr/share/postgresql/9.6/extension/hll--2.10.sql
- /usr/share/doc/postgresql-9.6-hll/copyright
- /usr/share/doc/postgresql-9.6-hll/changelog.Debian.gz
- /usr/lib/postgresql/9.6/lib/hll.so
Uploaded
almost 8 years agoPackage Size
23.7 KBInstalled Size
110 KBDownloads
20
wget
wget --content-disposition "https://packagecloud.io/citusdata/community/packages/debian/wheezy/postgresql-9.6-hll_2.10.1.citus-1_amd64.deb/download.deb?distro_version_id=24"