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
| Package | pgx_warnings |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 4 |
| Latest commit | 2026-04-12 |
| Catalogue updated | 2026-08-30 |
| pg_logging | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. |
| log_fdw | foreign-data wrapper for Postgres log file access |
| pg_log_userqueries | Module to log user queries |