postgresql-11-topn_2.3.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.3.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 14ca338781955d064caf29a73d25b178
SHA1 56cd52a7e6dc861e57bdd05f772cc9b5fb0ecc98
SHA256 cb8dbeba0b608e1c5e97ffa3059f98e22f4c7676647e2c9f5876645611a3f70a
SHA512 214741647c2e2716a68fde9e7610ea4fb892c9d06556cbd3ee52b85383dd675c4c8d7b73edea1679ee6500d37a26a3978fe1ee298da7bb770ee14aeaf7ffaba6

Depends

  • libc6 (>= 2.14), postgresql-11

Files

  • /usr/share/postgresql/11/extension/topn.control
  • /usr/share/postgresql/11/extension/topn--2.3.1.sql
  • /usr/share/postgresql/11/extension/topn--2.3.0.sql
  • /usr/share/postgresql/11/extension/topn--2.3.0--2.3.1.sql
  • /usr/share/postgresql/11/extension/topn--2.2.2.sql
  • /usr/share/postgresql/11/extension/topn--2.2.2--2.3.0.sql
  • /usr/share/postgresql/11/extension/topn--2.2.1.sql
  • /usr/share/postgresql/11/extension/topn--2.2.1--2.2.2.sql
  • /usr/share/postgresql/11/extension/topn--2.2.0.sql
  • /usr/share/postgresql/11/extension/topn--2.2.0--2.2.1.sql
  • /usr/share/postgresql/11/extension/topn--2.1.0.sql
  • /usr/share/postgresql/11/extension/topn--2.1.0--2.2.0.sql
  • /usr/share/postgresql/11/extension/topn--2.0.0.sql
  • /usr/share/postgresql/11/extension/topn--2.0.0--2.1.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 3 years ago

Package Size

28.9 KB

Installed Size

89.8 KB

Downloads

11

wget

wget --content-disposition "https://packagecloud.io/citusdata/community/packages/ubuntu/focal/postgresql-11-topn_2.3.1_amd64.deb/download.deb?distro_version_id=210"

Homepage

https://github.com/citusdata/topn