select open change scope Open full search

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

Extensions / Monitoring

config_log

custom background worker process to log changes to postgresql.conf to a table

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

Overview

Packageconfig_log
Version0.1.7
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesconfig_log
Stars9
Latest commit2019-05-28
Latest release2013-10-12
Catalogue updated2026-08-30

Related extensions

See also

pgmonitorCollector-friendly metric views and background refresh worker
pgfr_recordServer-side PostgreSQL performance flight recorder
pgsamplerExperimental PostgreSQL background worker that collects time-series status and performance metrics.
bg_monBackground worker for monitoring PostgreSQL
pgnodemxCapture node OS metrics via SQL queries
loginfoFunctions and views for PostgreSQL to query the postgres log
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
dbstatCollects exact table row counts and modification timing through SQL objects and a companion libpq process.