custom background worker process to log changes to postgresql.conf to a table
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | config_log |
|---|---|
| Version | 0.1.7 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | config_log |
| Stars | 9 |
| Latest commit | 2019-05-28 |
| Latest release | 2013-10-12 |
| Catalogue updated | 2026-08-30 |
| 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 |
| pgnodemx | Capture node OS metrics via SQL queries |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| dbstat | Collects exact table row counts and modification timing through SQL objects and a companion libpq process. |