postgresql-12-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-12-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 793b4992b194dfebd61abee9d35b4005
SHA1 6d10869d0037ca7a0b236792f1cee7e7519e2f17
SHA256 8b98a3899fe4127c06165039479823e0c552de8b6727de5e4809499d63a6018e
SHA512 a74182dffee293ee684b3de83cd707249ecd8b08f6e6caf8f5ec08ef122d11c45093dc235d64be99967b4fb4ce70d1feb401861da104c7581c071a9f7d3e086b

Depends

  • libc6 (>= 2.14), postgresql-12

Files

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

Uploaded

over 3 years ago

Package Size

28.2 KB

Installed Size

85 KB

Downloads

7

wget

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

Homepage

https://github.com/citusdata/topn