postgresql-9.5-hll_2.10.1.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.5-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 5a8b6bd435240bf67ea56ca6eeca821c
SHA1 1f12b87aa60807a78f08d79de15d068ea6c0d0e9
SHA256 a638b3f56ce9cf00ad819abceaa0dc0512675f85e35efea76860265811419079
SHA512 fa77e5f31d4f8b3acfcc7ce0cf3a601058a8e0547c2a5b635cdd9b8a70e553958693097c8abb4c585f80f59f56cb84191cc278fdd37c8426345057ef31c06f6a

Depends

  • libc6 (>= 2.14), postgresql-9.5

Files

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

Uploaded

over 7 years ago

Package Size

23.7 KB

Installed Size

118 KB

Downloads

34

wget

wget --content-disposition "https://packagecloud.io/citusdata/community/packages/ubuntu/precise/postgresql-9.5-hll_2.10.1.citus-1_amd64.deb/download.deb?distro_version_id=16"

Homepage

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