Package - postgresql-18-pg-stat-plans

Package:  postgresql-18-pg-stat-plans
apt-get install postgresql-18-pg-stat-plans
Documentations in package:

Primary informations

Download package: https://apt.postgresql.org/pub/repos/apt/pool/main/p/pg-stat-plans/postgresql-18-pg-stat-plans_2.0.0-1.pgdg13+1_amd64.deb (Size: 81.5KiB)

PropertyValue
Packagepostgresql-18-pg-stat-plans
Sourcepg-stat-plans
Version2.0.0-1.pgdg13+1
Architectureamd64
MaintainerDebian PostgreSQL Maintainers
Installed-Size250
Dependspostgresql-18, libc6 (>= 2.14)
Homepagehttps://github.com/pganalyze/pg_stat_plans
Priorityoptional
Sectiondatabase
Filenamepool/main/p/pg-stat-plans/postgresql-18-pg-stat-plans_2.0.0-1.pgdg13+1_amd64.deb
Size83492
SHA2569b47d9ac4fb1fd24ee870493c65b35414cc27cfcf79de7e654acb7771c4037b1
SHA1e04a1ddd71c51865e9b2acc803dcb7510b188d82
MD5sum43302f2f434093f4a78b93454b2b211c
DescriptionTrack per-plan call counts, execution times and EXPLAIN texts in PostgreSQL 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. . Plans have the same plan IDs when they have the same "plan shape", which intends to match EXPLAIN (COSTS OFF). This extension is optimized for tracking changes in plan shape, but does not aim to track execution statistics for plans, like auto_explain can do for outliers.
Description-md5

Files in package

  • /usr/lib/postgresql/18/lib/bitcode/pg_stat_plans.index.bc
  • /usr/lib/postgresql/18/lib/bitcode/pg_stat_plans/jumblefuncs.bc
  • /usr/lib/postgresql/18/lib/bitcode/pg_stat_plans/pg_stat_plans.bc
  • /usr/lib/postgresql/18/lib/bitcode/pg_stat_plans/pgstat_custom.bc
  • /usr/lib/postgresql/18/lib/pg_stat_plans.so
  • /usr/share/doc/postgresql-18-pg-stat-plans/README.md.gz
  • /usr/share/doc/postgresql-18-pg-stat-plans/changelog.Debian.gz
  • /usr/share/doc/postgresql-18-pg-stat-plans/changelog.gz
  • /usr/share/doc/postgresql-18-pg-stat-plans/copyright
  • /usr/share/postgresql/18/extension/pg_stat_plans--2.0.sql
  • /usr/share/postgresql/18/extension/pg_stat_plans.control