INFO
Name: pg_stat_plans_17
Version: 2.1.0-1PGDG.rhel10.2
Arch: aarch64
Summary: Track per-plan call counts, execution times and EXPLAIN texts in Postgres
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-rhel-10-2-arm64-pgbuild
Build Date: Sun Jun 7 21:41:30 2026
Size: 163227
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/b3
/usr/lib/.build-id/b3/561e500c925378aaee7282f8356f602ee2228d
/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
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)
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.rhel10.2
pg_stat_plans_17(aarch-64) 2.1.0-1PGDG.rhel10.2
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/b3 a
/usr/lib/.build-id/b3/561e500c925378aaee7282f8356f602ee2228d 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
|