postgresql-12-topn_2.3.0_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.0

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 98c02d22efab361f7d0dcbd846b8d33c
SHA1 de7b1fd0cf7fc1910cab6e5c8b208cfb1e6e02bd
SHA256 7004f5fb22ef96b8aed5c742e7c5be308aa4523e2689d383a8565bf1546ea992
SHA512 76433eefe3157eedca2e79684d5d2838b89f93e56ac4d68bec3381d2eb148da2bb39cb9d060a52dd8b7d81349f9cb32b3c2a59c27a45c2525a3d85d114e152e9

Depends

  • libc6 (>= 2.14), postgresql-12

Files

  • /usr/share/postgresql/12/extension/topn.control
  • /usr/share/postgresql/12/extension/topn--2.3.0.sql
  • /usr/share/postgresql/12/extension/topn--2.2.2.sql
  • /usr/share/postgresql/12/extension/topn--2.2.1.sql
  • /usr/share/postgresql/12/extension/topn--2.2.0.sql
  • /usr/share/postgresql/12/extension/topn--2.1.0.sql
  • /usr/share/postgresql/12/extension/topn--2.0.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 4 years ago

Package Size

26.2 KB

Installed Size

75.2 KB

Downloads

13

wget

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

Homepage

https://github.com/citusdata/topn