postgresql-10-topn_2.2.2_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-10-topn=2.2.2

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 c8711f66add828790b5f5f37cdb1e8a6
SHA1 0f226478650c9c3ebce37e28c828935acbb7de75
SHA256 3e78738576af40de62c8a8e0192289220d957f3f9c55a7c1d1fe4e0ba578b9ba
SHA512 53e5d53812d6c652bd2e8746e63050238bb20486bdaf135e51641063f3568e6e378e9a7e8541849a5cdd84194f8679ea7c493bfb6603a4da9cb7a86a15957034

Depends

  • libc6 (>= 2.14), postgresql-10

Files

  • /usr/share/postgresql/10/extension/topn.control
  • /usr/share/postgresql/10/extension/topn--2.2.2.sql
  • /usr/share/postgresql/10/extension/topn--2.2.1.sql
  • /usr/share/postgresql/10/extension/topn--2.2.0.sql
  • /usr/share/postgresql/10/extension/topn--2.1.0.sql
  • /usr/share/postgresql/10/extension/topn--2.0.0.sql
  • /usr/share/lintian/overrides/postgresql-10-topn
  • /usr/share/doc/postgresql-10-topn/copyright
  • /usr/share/doc/postgresql-10-topn/changelog.gz
  • /usr/lib/postgresql/10/lib/topn.so

Uploaded

over 5 years ago

Package Size

10.3 KB

Installed Size

47.9 KB

Downloads

16

wget

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

Homepage

https://github.com/citusdata/topn