INFO
Name: topn_14
Version: 2.4.0-1.rhel7
Arch: x86_64
Summary: PostgreSQL extension that returns the top values in a database
License: AGPLv3
Vendor: PostgreSQL Global Development Group
Build Host: koji-centos7-x86-64-pgbuild
Build Date: Wed Sep 22 11:32:00 2021
Size: 73934
URL: https://github.com/citusdata/postgresql-topn/
Description: TopN is an open source PostgreSQL extension that returns the top values
in a database according to some criteria. TopN takes elements in a data
set, ranks them according to a given rule, and picks the top elements in
that data set. When doing this, TopN applies an approximation algorithm
to provide fast results using few compute and memory resources.
The TopN extension becomes useful when you want to materialize top
values, incrementally update these top values, and/or merge top values
from different time intervals. If you're familiar with the PostgreSQL
HLL extension, you can think of TopN as its cousin.
FILES
/usr/pgsql-14/doc/extension/README-topn.md
/usr/pgsql-14/lib/bitcode/topn.index.bc
/usr/pgsql-14/lib/bitcode/topn/topn.bc
/usr/pgsql-14/lib/topn.so
/usr/pgsql-14/share/extension/topn--2.0.0--2.1.0.sql
/usr/pgsql-14/share/extension/topn--2.0.0.sql
/usr/pgsql-14/share/extension/topn--2.1.0--2.2.0.sql
/usr/pgsql-14/share/extension/topn--2.1.0.sql
/usr/pgsql-14/share/extension/topn--2.2.0--2.2.1.sql
/usr/pgsql-14/share/extension/topn--2.2.0.sql
/usr/pgsql-14/share/extension/topn--2.2.1--2.2.2.sql
/usr/pgsql-14/share/extension/topn--2.2.1.sql
/usr/pgsql-14/share/extension/topn--2.2.2--2.3.0.sql
/usr/pgsql-14/share/extension/topn--2.2.2.sql
/usr/pgsql-14/share/extension/topn--2.3.0--2.3.1.sql
/usr/pgsql-14/share/extension/topn--2.3.0.sql
/usr/pgsql-14/share/extension/topn--2.3.1--2.4.0.sql
/usr/pgsql-14/share/extension/topn--2.3.1.sql
/usr/pgsql-14/share/extension/topn--2.4.0.sql
/usr/pgsql-14/share/extension/topn.control
/usr/share/doc/topn_14-2.4.0
/usr/share/doc/topn_14-2.4.0/CHANGELOG.md
REQUIRES
/usr/sbin/update-alternatives
/usr/sbin/update-alternatives
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
topn_14 2.4.0-1.rhel7
topn_14(x86-64) 2.4.0-1.rhel7
CONFIG FILES
/usr/pgsql-14/doc/extension/README-topn.md d
/usr/pgsql-14/lib/bitcode/topn.index.bc
/usr/pgsql-14/lib/bitcode/topn/topn.bc
/usr/pgsql-14/lib/topn.so
/usr/pgsql-14/share/extension/topn--2.0.0--2.1.0.sql
/usr/pgsql-14/share/extension/topn--2.0.0.sql
/usr/pgsql-14/share/extension/topn--2.1.0--2.2.0.sql
/usr/pgsql-14/share/extension/topn--2.1.0.sql
/usr/pgsql-14/share/extension/topn--2.2.0--2.2.1.sql
/usr/pgsql-14/share/extension/topn--2.2.0.sql
/usr/pgsql-14/share/extension/topn--2.2.1--2.2.2.sql
/usr/pgsql-14/share/extension/topn--2.2.1.sql
/usr/pgsql-14/share/extension/topn--2.2.2--2.3.0.sql
/usr/pgsql-14/share/extension/topn--2.2.2.sql
/usr/pgsql-14/share/extension/topn--2.3.0--2.3.1.sql
/usr/pgsql-14/share/extension/topn--2.3.0.sql
/usr/pgsql-14/share/extension/topn--2.3.1--2.4.0.sql
/usr/pgsql-14/share/extension/topn--2.3.1.sql
/usr/pgsql-14/share/extension/topn--2.4.0.sql
/usr/pgsql-14/share/extension/topn.control
/usr/share/doc/topn_14-2.4.0
/usr/share/doc/topn_14-2.4.0/CHANGELOG.md d
LICENSE FILES
AGPLv3
|