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 b53195574894288ec59d5d6c304a4db7
SHA1 d8be66cccfeefdd830fa829d2215cef97d8ec8a9
SHA256 94abd3077b77f67ef059062fa58579590c69ea58424dea98e6209f6e12adb8d8
SHA512 df952d22e76f3dbb227bd90d3aab45f5d63255c624aac08a011c90499c2da7029685f7eb3f673a91e2ce05a0cd86eec90b7c26cbead138a1e74b450cb356a487

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.1 KB

Installed Size

75.2 KB

Downloads

13

wget

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

Homepage

https://github.com/citusdata/topn