Linux server resource monitoring views backed by file_fdw PROGRAM foreign tables.
pgext.cloud · Source code · Documentation · Control file
| Package | resources |
|---|---|
| Version | 0.1.0 |
| 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 |
| Schema | resources |
| Stars | 2 |
| Latest commit | 2018-06-25 |
| Catalogue updated | 2026-08-30 |
| file_fdw | foreign-data wrapper for flat file access |
| prometheus_fdw | A Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables. |
| prometheusfdw | Queries Prometheus instant-vector data through a PostgreSQL foreign data wrapper. |
| file_fdw_program | Backport of file_fdw PROGRAM support, exposing a file_fdw-like foreign data wrapper that reads from external commands. |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| pg_eyes | SQL monitoring functions and views for PostgreSQL database activity |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgbouncer_wrapper | Monitor and control the PgBouncer administration console through SQL views and functions backed by dblink_fdw |
| log_fdw | foreign-data wrapper for Postgres log file access |