select open change scope Open full search

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

Extensions / Monitoring

pg_wait_sampling

sampling based statistics of wait events

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

Overview

Packagepg_wait_sampling
Version1.1.11
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_wait_sampling
Stars180
Latest commit2026-08-20
Latest release2026-07-13
Catalogue updated2026-08-30

Related extensions

See also

pg_profilePostgreSQL load profile repository and report builder
pgsentinelactive session history
pg_stat_monitorThe pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
pg_datasentinelObservability and activity monitoring extension for PostgreSQL
powaPostgreSQL Workload Analyser-core
pgrowlocksshow row-level locking information
pg_visibilityexamine the visibility map (VM) and page-level visibility info
pg_show_plansshow query plans of all currently running SQL statements
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.