postgresql-10-hll_2.12.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.12.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 9a443f66a6d8c3b81937dcfb1b463f8a
SHA1 ada37a511533631f0096551de4f362f4a7c8aadf
SHA256 fddfe7f32a7cd8fc7451a132998aeab3b4aca8da73dc9ca92a716dc9c8e62a44
SHA512 0e3dc9a70176e3f5fd800564e10a65bd5bbc2209858879aa16e6592ab1de60cd00b74bb0068430a4ce6de97d337844099f417664a9c1e73eb44d4f073c15a57e

Depends

  • libc6 (>= 2.14), postgresql-10

Files

  • /usr/share/postgresql/10/extension/hll.control
  • /usr/share/postgresql/10/extension/hll--2.12.sql
  • /usr/share/postgresql/10/extension/hll--2.11.sql
  • /usr/share/postgresql/10/extension/hll--2.11--2.12.sql
  • /usr/share/postgresql/10/extension/hll--2.10.sql
  • /usr/share/postgresql/10/extension/hll--2.10--2.11.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 5 years ago

Package Size

20.2 KB

Installed Size

136 KB

Downloads

18

wget

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

Homepage

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