select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Monitoring

pg_stat_query_plans

Track SQL statement and execution-plan statistics in shared memory

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_stat_query_plans
Version1.0
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_stat_query_plans
Stars16
Latest commit2026-06-24
Catalogue updated2026-09-24

Related extensions

See also

pg_stat_statementstrack planning and execution statistics of all SQL statements executed
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
pg_store_planstrack plan statistics of all SQL statements executed