select open change scope Open full search

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

Extensions / Monitoring

pg_monitoring

Provides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepgxn_postgres_monitoring
Version0.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2014-04-22
Latest release2014-04-21
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgmonitorCollector-friendly metric views and background refresh worker
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pgfr_recordServer-side PostgreSQL performance flight recorder
pg_eyesSQL monitoring functions and views for PostgreSQL database activity
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
pg_sweepCollect PostgreSQL database and table statistics as JSON for monitoring.
bg_monBackground worker for monitoring PostgreSQL
pg_statvizCapture PostgreSQL statistics snapshots for time-series analysis and visualization