postgresql-11-topn_2.2.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-11-topn=2.2.1

Counter Based Implementation for top-n Approximation

Full description:
  Counter Based Implementation for top-n Approximation
 This extension is used to make approximations on top-n. It uses JSONB
 objects to store and read the data frequency and provides a chance to
 run real-time top-n queries on aggregated data.

Checksums

MD5 a6f2a39bd4b01ccf3bfc5f15dd39dfcc
SHA1 d0a63f4d4d85dec5ef958fbfbbc8ac3fc668bb0b
SHA256 bee35e875e3fe2e1ea49c9a1a432b3a902b5aec5a2077996cb65be049630c1ff
SHA512 fdefef59bb5e96a4c014fac9939375cbae23a1b338051ef8c384b55687ac9ccbe05cb359e7701f17bfcded6c3bdc2828d844d1ff7229bb3910beeda9bb3370b5

Depends

  • libc6 (>= 2.14), postgresql-11

Files

  • /usr/share/postgresql/11/extension/topn.control
  • /usr/share/postgresql/11/extension/topn--2.2.1.sql
  • /usr/share/postgresql/11/extension/topn--2.2.0.sql
  • /usr/share/postgresql/11/extension/topn--2.1.0.sql
  • /usr/share/postgresql/11/extension/topn--2.0.0.sql
  • /usr/share/doc/postgresql-11-topn/copyright
  • /usr/share/doc/postgresql-11-topn/changelog.gz
  • /usr/lib/postgresql/11/lib/topn.so
  • /usr/lib/postgresql/11/lib/bitcode/topn/topn.bc
  • /usr/lib/postgresql/11/lib/bitcode/topn.index.bc

Uploaded

over 5 years ago

Package Size

26 KB

Installed Size

71.3 KB

Downloads

24

wget

wget --content-disposition "https://packagecloud.io/citusdata/community/packages/debian/stretch/postgresql-11-topn_2.2.1_amd64.deb/download.deb?distro_version_id=149"

Homepage

https://github.com/citusdata/topn