postgresql-13-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-13-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 fa1fd155debe7c30bcc1b5be30024201
SHA1 d3b9e823f311e6cb593f8994f4de63c354838ba8
SHA256 b34d7c090860deaa46eb24ffaca83feafecbec2013859527680a50c8515eacae
SHA512 f4466503ecc1928a02449f9f3f3d6a62cbf2f26216fb4d3e05283d24ab63e085b27d61ab9b93bef0b205ccabb368b1ccbd63712bb8ea2e85575b247fd5bf97c3

Depends

  • libc6 (>= 2.14), postgresql-13

Files

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

Uploaded

over 3 years ago

Package Size

28.1 KB

Installed Size

85 KB

Downloads

8

wget

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

Homepage

https://github.com/citusdata/topn