Metadata for pg_stat_monitor_14-2.0.4-1PGDG.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_stat_monitor_14
Version: 2.0.4-1PGDG.rhel7
Arch: ppc64le
Summary: PostgreSQL Query Performance Monitoring Tool
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Tue Feb 27 19:49:35 2024
Size: 109709
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-14/doc/extension/README-pg_stat_monitor.md
/usr/pgsql-14/lib/pg_stat_monitor.so
/usr/pgsql-14/share/extension/pg_stat_monitor--1.0--2.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor--2.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor.control

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.17)(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

pg_stat_monitor_14 2.0.4-1PGDG.rhel7
pg_stat_monitor_14(ppc-64) 2.0.4-1PGDG.rhel7

CONFIG FILES

/usr/pgsql-14/doc/extension/README-pg_stat_monitor.md d
/usr/pgsql-14/lib/pg_stat_monitor.so
/usr/pgsql-14/share/extension/pg_stat_monitor--1.0--2.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor--2.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor.control

LICENSE FILES

PostgreSQL