INFO
Name: pg_qualstats_14
Version: 2.0.3-1.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: Wed Sep 22 11:38:16 2021
Size: 105529
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-14/doc/extension/README-pg_qualstats.md
/usr/pgsql-14/lib/pg_qualstats.so
/usr/pgsql-14/share/extension/pg_qualstats--2.0.3.sql
/usr/pgsql-14/share/extension/pg_qualstats.control
/usr/share/licenses/pg_qualstats_14-2.0.3
/usr/share/licenses/pg_qualstats_14-2.0.3/LICENSE
REQUIRES
postgresql14-server
/sbin/ldconfig
/sbin/ldconfig
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
pg_qualstats_14 2.0.3-1.rhel7
pg_qualstats_14(ppc-64) 2.0.3-1.rhel7
CONFIG FILES
/usr/pgsql-14/doc/extension/README-pg_qualstats.md d
/usr/pgsql-14/lib/pg_qualstats.so
/usr/pgsql-14/share/extension/pg_qualstats--2.0.3.sql
/usr/pgsql-14/share/extension/pg_qualstats.control
/usr/share/licenses/pg_qualstats_14-2.0.3
/usr/share/licenses/pg_qualstats_14-2.0.3/LICENSE l
LICENSE FILES
PostgreSQL
|