postgresql-11-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-11-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 be99e75f23dabb947163ed616733daff
SHA1 f60020126c6c02f84a28e7027e1b7c23b7c07bf5
SHA256 629ae0e17b6121d917978b61d820a41339eb1e716ce7ce130c66235911e0ba07
SHA512 af04061cfdce660d7d4c8358bbe30fd9504b0fd17b8ac8e13102723f5ed257e811ef5fbd5b08e0260fe05842106467b2111db477973e022c1004c554e78d1495

Depends

  • libc6 (>= 2.14), postgresql-11

Files

  • /usr/share/postgresql/11/extension/topn.control
  • /usr/share/postgresql/11/extension/topn--2.3.1.sql
  • /usr/share/postgresql/11/extension/topn--2.3.0.sql
  • /usr/share/postgresql/11/extension/topn--2.3.0--2.3.1.sql
  • /usr/share/postgresql/11/extension/topn--2.2.2.sql
  • /usr/share/postgresql/11/extension/topn--2.2.2--2.3.0.sql
  • /usr/share/postgresql/11/extension/topn--2.2.1.sql
  • /usr/share/postgresql/11/extension/topn--2.2.1--2.2.2.sql
  • /usr/share/postgresql/11/extension/topn--2.2.0.sql
  • /usr/share/postgresql/11/extension/topn--2.2.0--2.2.1.sql
  • /usr/share/postgresql/11/extension/topn--2.1.0.sql
  • /usr/share/postgresql/11/extension/topn--2.1.0--2.2.0.sql
  • /usr/share/postgresql/11/extension/topn--2.0.0.sql
  • /usr/share/postgresql/11/extension/topn--2.0.0--2.1.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 3 years ago

Package Size

28.3 KB

Installed Size

85 KB

Downloads

8

wget

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

Homepage

https://github.com/citusdata/topn