INFO
Name: pg_stat_monitor_15
Version: 1.1.0-1.rhel7
Arch: ppc64le
Summary: PostgreSQL Query Performance Monitoring Tool
License: PostgreSQL
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Wed Nov 16 10:22:50 2022
Size: 94985
URL: https://github.com/percona/pg_stat_monitor
Description: The pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based
on PostgreSQL's contrib module pg_stat_statements. PostgreSQL’s
pg_stat_statements provides the basic statistics, which is sometimes not
enough. The major shortcoming in pg_stat_statements is that it accumulates
all the queries and their statistics and does not provide aggregated
statistics nor histogram information. In this case, a user needs to calculate
the aggregate which is quite expensive.
pg_stat_monitor is developed on the basis of pg_stat_statements as its more
advanced replacement. It provides all the features of pg_stat_statements
plus its own feature set.
FILES
/usr/pgsql-15/doc/extension/README-pg_stat_monitor.md
/usr/pgsql-15/lib/pg_stat_monitor.so
/usr/pgsql-15/share/extension/pg_stat_monitor--1.0.sql
/usr/pgsql-15/share/extension/pg_stat_monitor.control
REQUIRES
postgresql15-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_stat_monitor_15 1.1.0-1.rhel7
pg_stat_monitor_15(ppc-64) 1.1.0-1.rhel7
CONFIG FILES
/usr/pgsql-15/doc/extension/README-pg_stat_monitor.md d
/usr/pgsql-15/lib/pg_stat_monitor.so
/usr/pgsql-15/share/extension/pg_stat_monitor--1.0.sql
/usr/pgsql-15/share/extension/pg_stat_monitor.control
LICENSE FILES
PostgreSQL
|