postgresql-9.4-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-9.4-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 79fd9fecff69227b2a10523c0a0916a0
SHA1 8f85d3b37f32fa849e6650bddf7dfcc1ba4ece85
SHA256 4567419c7079f5e28877139b4cfbe244a8feff795922fd43a4a7c70a1e40f9d9
SHA512 e259817dddf5aaee12416568d92297869826b862dd09b7e7cd087a1090c0a36c51082b1ebf64e8749ea0f93cf271f9e15abb78846e614c1113550ab4f111a671

Depends

  • libc6 (>= 2.14), postgresql-9.4

Files

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

Uploaded

over 5 years ago

Package Size

20.4 KB

Installed Size

106 KB

Downloads

19

wget

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

Homepage

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