select open change scope Open full search

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

Extensions / Monitoring

pgx_warnings

PostgreSQL extension that watches and collects all warnings and errors from the PostgreSQL log file and sends notifications to the Telegram channel.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgx_warnings
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars4
Latest commit2026-04-12
Catalogue updated2026-08-30

Related extensions

See also

pg_loggingCaptures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions.
log_fdwforeign-data wrapper for Postgres log file access
pg_log_userqueriesModule to log user queries