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 e5560cb81f47c6916d9b73398b704b58
SHA1 1ab9486a71a0667c8efc2ab15e102571f776fdb5
SHA256 4abc7fb4d2fad84da5df6d130506da2c973cb64137e3d8e869a11afa9c9b897b
SHA512 4b339deb37c1e8a0514c3da4d953215f4e00494bb3e99b558305e75c30d6437e1ccd85f070999c84cf0e3bf13bc7587f72efac9f9795e775817f8282ad1078ac

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

25.9 KB

Installed Size

71.3 KB

Downloads

22

wget

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

Homepage

https://github.com/citusdata/topn