Background-worker snapshot recorder and reporting suite for PostgreSQL server statistics.
pgext.cloud · Source code · Documentation · Control file
| Package | stat_record_old |
|---|---|
| Version | 0.4.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_stat_statements, stat_record |
| Schema | _stat_record |
| Stars | 2 |
| Latest commit | 2020-03-09 |
| Catalogue updated | 2026-08-30 |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pgsampler | Experimental PostgreSQL background worker that collects time-series status and performance metrics. |
| bg_mon | Background worker for monitoring PostgreSQL |
| pg_stat_error | TencentDB provider-managed error statistics extension; version 1.0 is currently listed for PostgreSQL 10-13. |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |
| pg_grab_statement | Record detailed SQL statements from successfully committed transactions. |
| memstat | Memory context statistics for local and instance backends |