sampling based statistics of wait events
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_wait_sampling |
|---|---|
| Version | 1.1.11 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_wait_sampling |
| Stars | 180 |
| Latest commit | 2026-08-20 |
| Latest release | 2026-07-13 |
| Catalogue updated | 2026-08-30 |
| pg_profile | PostgreSQL load profile repository and report builder |
| pgsentinel | active session history |
| pg_stat_monitor | The 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_datasentinel | Observability and activity monitoring extension for PostgreSQL |
| powa | PostgreSQL Workload Analyser-core |
| pgrowlocks | show row-level locking information |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |
| pg_show_plans | show query plans of all currently running SQL statements |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |