Provides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pgxn_postgres_monitoring |
|---|---|
| Version | 0.2 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2014-04-22 |
| Latest release | 2014-04-21 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pg_eyes | SQL monitoring functions and views for PostgreSQL database activity |
| pg_mon | PostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view |
| pg_sweep | Collect PostgreSQL database and table statistics as JSON for monitoring. |
| bg_mon | Background worker for monitoring PostgreSQL |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |