postgresql-11-topn_2.2.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.2.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 8a1c09f9b73a9e3fee7601061fbbaf9e
SHA1 4d9bceea123dae21676f4ed97015dc7e56869496
SHA256 9f2f28513373e3c17d853ca0de15438f3353ffce10357f4c23f8d5902df8be9b
SHA512 81202311315d87d646e89d5420de0e9d4cbbab6cafd7aa8fa42626e4577c50eb9e31e10d75e08360e4e0f00c5ed160651132d58af8310b2dd6dc49381587bab9

Depends

  • libc6 (>= 2.14), postgresql-11

Files

  • /usr/share/postgresql/11/extension/topn.control
  • /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.7 KB

Installed Size

67.4 KB

Downloads

18

wget

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

Homepage

https://github.com/citusdata/topn