select open change scope Open full search

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

Extensions / Monitoring

resources

Linux server resource monitoring views backed by file_fdw PROGRAM foreign tables.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageresources
Version0.1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemaresources
Stars2
Latest commit2018-06-25
Catalogue updated2026-08-30

Related extensions

Requires

file_fdwforeign-data wrapper for flat file access

See also

prometheus_fdwA Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables.
prometheusfdwQueries Prometheus instant-vector data through a PostgreSQL foreign data wrapper.
file_fdw_programBackport of file_fdw PROGRAM support, exposing a file_fdw-like foreign data wrapper that reads from external commands.
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pg_eyesSQL monitoring functions and views for PostgreSQL database activity
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pgbouncer_wrapperMonitor and control the PgBouncer administration console through SQL views and functions backed by dblink_fdw
log_fdwforeign-data wrapper for Postgres log file access