INFO
Name: hll_15
Version: 2.17-2.rhel7
Arch: ppc64le
Summary: PostgreSQL extension adding HyperLogLog data structures as a native data type
License: Apache
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Tue Dec 6 09:52:00 2022
Size: 117730
URL: https://github.com/citusdata/postgresql-hll/
Description: This Postgres module introduces a new data type hll which is a
HyperLogLog data structure. HyperLogLog is a fixed-size, set-like
structure used for distinct value counting with tunable precision. For
example, in 1280 bytes hll can estimate the count of tens of billions of
distinct values with only a few percent error.
FILES
/usr/pgsql-15/doc/extension/README-hll.md
/usr/pgsql-15/lib/hll.so
/usr/pgsql-15/share/extension/hll--2.10--2.11.sql
/usr/pgsql-15/share/extension/hll--2.10.sql
/usr/pgsql-15/share/extension/hll--2.11--2.12.sql
/usr/pgsql-15/share/extension/hll--2.12--2.13.sql
/usr/pgsql-15/share/extension/hll--2.13--2.14.sql
/usr/pgsql-15/share/extension/hll--2.14--2.15.sql
/usr/pgsql-15/share/extension/hll--2.15--2.16.sql
/usr/pgsql-15/share/extension/hll--2.16--2.17.sql
/usr/pgsql-15/share/extension/hll.control
/usr/share/doc/hll_15-2.17
/usr/share/doc/hll_15-2.17/CHANGELOG.md
REQUIRES
/usr/sbin/update-alternatives
/usr/sbin/update-alternatives
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql15-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
hll_15 2.17-2.rhel7
hll_15(ppc-64) 2.17-2.rhel7
CONFIG FILES
/usr/pgsql-15/doc/extension/README-hll.md d
/usr/pgsql-15/lib/hll.so
/usr/pgsql-15/share/extension/hll--2.10--2.11.sql
/usr/pgsql-15/share/extension/hll--2.10.sql
/usr/pgsql-15/share/extension/hll--2.11--2.12.sql
/usr/pgsql-15/share/extension/hll--2.12--2.13.sql
/usr/pgsql-15/share/extension/hll--2.13--2.14.sql
/usr/pgsql-15/share/extension/hll--2.14--2.15.sql
/usr/pgsql-15/share/extension/hll--2.15--2.16.sql
/usr/pgsql-15/share/extension/hll--2.16--2.17.sql
/usr/pgsql-15/share/extension/hll.control
/usr/share/doc/hll_15-2.17
/usr/share/doc/hll_15-2.17/CHANGELOG.md d
LICENSE FILES
Apache
|