postgresql-11-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-11-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 97a9bf0ba2ec5c13cdfdc503bbe43b24
SHA1 a39462e310181fefcf728fbe11938a2a96b0d13b
SHA256 d0ed47eb2c17d20d375980c6f528bbc095cb61e219c580c16c737ff6ad408db0
SHA512 9e6ed5074c24c89fa7012f9e6d2af39857c73f62a951e7dd4b197bb50c1eb72c7eba798db40f7eb86198207f7db5193105f3ec4c62377dcaff49f854d83eb00a

Depends

  • libc6 (>= 2.14), postgresql-11

Files

  • /usr/share/postgresql/11/extension/topn.control
  • /usr/share/postgresql/11/extension/topn--2.3.0.sql
  • /usr/share/postgresql/11/extension/topn--2.2.2.sql
  • /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 4 years ago

Package Size

26.4 KB

Installed Size

75.2 KB

Downloads

16

wget

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

Homepage

https://github.com/citusdata/topn