Metadata for pg_stat_monitor_14-1.1.0-1.rhel8.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: pg_stat_monitor_14
Version: 1.1.0-1.rhel8
Arch: aarch64
Summary: PostgreSQL Query Performance Monitoring Tool
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el8-arm64
Build Date: Fri Nov 11 00:17:43 2022
Size: 186001
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/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/1efc0b35e6ef50fa21ebe6bb0b501922fcfef9
/usr/pgsql-14/doc/extension/README-pg_stat_monitor.md
/usr/pgsql-14/lib/bitcode/pg_stat_monitor.index.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/guc.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/hash_query.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/pg_stat_monitor.bc
/usr/pgsql-14/lib/pg_stat_monitor.so
/usr/pgsql-14/share/extension/pg_stat_monitor--1.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor.control

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
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
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

pg_stat_monitor_14 1.1.0-1.rhel8
pg_stat_monitor_14(aarch-64) 1.1.0-1.rhel8

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/ca a
/usr/lib/.build-id/ca/1efc0b35e6ef50fa21ebe6bb0b501922fcfef9 a
/usr/pgsql-14/doc/extension/README-pg_stat_monitor.md d
/usr/pgsql-14/lib/bitcode/pg_stat_monitor.index.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/guc.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/hash_query.bc
/usr/pgsql-14/lib/bitcode/pg_stat_monitor/pg_stat_monitor.bc
/usr/pgsql-14/lib/pg_stat_monitor.so
/usr/pgsql-14/share/extension/pg_stat_monitor--1.0.sql
/usr/pgsql-14/share/extension/pg_stat_monitor.control

LICENSE FILES

PostgreSQL