postgresql-10-hll_2.10.2.citus-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/citusdata/community/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/citusdata/community/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install postgresql-10-hll=2.10.2.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 6deb2bf5bcd411b696d1ba4c079fea0d
SHA1 83f9a71ca363455585ecb94f3c296acd0c93896d
SHA256 aca69d5fd2d9ea4c1df538e5ea7fe44cd3ea268f24740167cbf6e0edf89b485e
SHA512 48aebaa2862c777590c30d9bf5ede21b0b1e796dfae4a87527dd7e8bf38988ff254f1fa3400c9afff8b3f9a05d33c730c6c392f148ecda8960496b91669a8dae

Depends

  • libc6 (>= 2.14), postgresql-10

Files

  • /usr/share/postgresql/10/extension/hll.control
  • /usr/share/postgresql/10/extension/hll--2.10.sql
  • /usr/share/doc/postgresql-10-hll/copyright
  • /usr/share/doc/postgresql-10-hll/changelog.Debian.gz
  • /usr/lib/postgresql/10/lib/hll.so

Uploaded

over 6 years ago

Package Size

19.8 KB

Installed Size

106 KB

Downloads

23

wget

wget --content-disposition "https://packagecloud.io/citusdata/community/packages/ubuntu/trusty/postgresql-10-hll_2.10.2.citus-1_amd64.deb/download.deb?distro_version_id=20"

Homepage

https://github.com/citusdata/postgresql-hll