Disable selected SQLSTATE error codes from PostgreSQL server logging.
pgext.cloud · Source code · License text · Control file
| Package | pgdisablelogerror |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | $libdir/pgdisablelogerror |
| Stars | 0 |
| Latest commit | 2022-03-17 |
| Latest release | 2022-03-17 |
| Catalogue updated | 2026-08-30 |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| pgelog | Extended logging via pseudo-autonomous transactions |
| logerrors | Function for collecting statistics about messages in logfile |
| pgaudit | provides auditing functionality |
| pg_sqlog | Provide SQL interface to logs |
| log_fdw | foreign-data wrapper for Postgres log file access |
| pg_auth_mon | monitor connection attempts per user |