INFO
Name: pg_stat_plans_17
Version: 2.1.0-1PGDG.rhel9.7
Arch: ppc64le
Summary: Track per-plan call counts, execution times and EXPLAIN texts in Postgres
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-rhel-9-7-ppc64le-pgbuild
Build Date: Sun Jun 7 21:41:33 2026
Size: 162819
URL: https://github.com/pganalyze/pg_stat_plans
Description: pg_stat_plans is designed for low overhead tracking of aggregate plan
statistics in Postgres, by relying on hashing the plan tree with a plan ID
calculation. It aims to help identify plan regressions, and get an example
plan for each Postgres query run, slow and fast. Additionally, it allows
showing the plan for a currently running query.
Plan texts are stored in shared memory for efficiency reasons (instead of a
local file), with support for zstd compression to compress large plan texts.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/eced9c640c8f74f9537ddb02c654902af66270
/usr/pgsql-17/doc/extension/README-pg_stat_plans.md
/usr/pgsql-17/lib/pg_stat_plans.so
/usr/pgsql-17/share/extension/pg_stat_plans--2.0--2.1.sql
/usr/pgsql-17/share/extension/pg_stat_plans--2.0.sql
/usr/pgsql-17/share/extension/pg_stat_plans.control
/usr/share/licenses/pg_stat_plans_17
/usr/share/licenses/pg_stat_plans_17/LICENSE
REQUIRES
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libzstd.so.1()(64bit)
postgresql17-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
pg_stat_plans_17 2.1.0-1PGDG.rhel9.7
pg_stat_plans_17(ppc-64) 2.1.0-1PGDG.rhel9.7
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/6d a
/usr/lib/.build-id/6d/eced9c640c8f74f9537ddb02c654902af66270 a
/usr/pgsql-17/doc/extension/README-pg_stat_plans.md d
/usr/pgsql-17/lib/pg_stat_plans.so
/usr/pgsql-17/share/extension/pg_stat_plans--2.0--2.1.sql
/usr/pgsql-17/share/extension/pg_stat_plans--2.0.sql
/usr/pgsql-17/share/extension/pg_stat_plans.control
/usr/share/licenses/pg_stat_plans_17
/usr/share/licenses/pg_stat_plans_17/LICENSE l
LICENSE FILES
PostgreSQL
|