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 8581d529a3c32a07ef2bfa022176fdec
SHA1 aa3b35d78811fb8962548068ec05c9cb7dc6db07
SHA256 e70908e8a22fe11a7e45cde3a36d1861361a1a45aa51d4bb5fd846ac634d456e
SHA512 70ffd4429c8c225af0d37ed89ce2c8fd4d560b26a9ec96248f768c577343e28ff0d92e7ef4a058cf27a3c8e518bf12e4fd0000574f93cf2191dddc37e08da483

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.3 KB

Installed Size

71.3 KB

Downloads

15

wget

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

Homepage

https://github.com/citusdata/topn