Metadata for pg_qualstats_15-2.0.4-2.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_qualstats_15
Version: 2.0.4-2.rhel7
Arch: ppc64le
Summary: A PostgreSQL extension collecting statistics about predicates
License: PostgreSQL
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Tue Dec  6 10:04:01 2022
Size: 105882
URL: https://github.com/powa-team/pg_qualstats
Description: pg_qualstats is a PostgreSQL extension keeping statistics on
predicates found in WHERE statements and JOIN clauses.

This is useful if you want to be able to analyze what are
the most-often executed quals (predicates) on your database.
The powa project makes use of this to provide index
suggestions.

It also allows you to identify correlated columns, by
identifying which columns are most frequently queried
together.

FILES

/usr/pgsql-15/doc/extension/README-pg_qualstats.md
/usr/pgsql-15/lib/pg_qualstats.so
/usr/pgsql-15/share/extension/pg_qualstats--2.0.3--2.0.4.sql
/usr/pgsql-15/share/extension/pg_qualstats--2.0.4.sql
/usr/pgsql-15/share/extension/pg_qualstats.control
/usr/share/licenses/pg_qualstats_15-2.0.4
/usr/share/licenses/pg_qualstats_15-2.0.4/LICENSE

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
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

pg_qualstats_15 2.0.4-2.rhel7
pg_qualstats_15(ppc-64) 2.0.4-2.rhel7

CONFIG FILES

/usr/pgsql-15/doc/extension/README-pg_qualstats.md d
/usr/pgsql-15/lib/pg_qualstats.so
/usr/pgsql-15/share/extension/pg_qualstats--2.0.3--2.0.4.sql
/usr/pgsql-15/share/extension/pg_qualstats--2.0.4.sql
/usr/pgsql-15/share/extension/pg_qualstats.control
/usr/share/licenses/pg_qualstats_15-2.0.4
/usr/share/licenses/pg_qualstats_15-2.0.4/LICENSE l

LICENSE FILES

PostgreSQL