Function for collecting statistics about messages in logfile
pgext.cloud · Source code · License text · Control file
| Package | logerrors |
|---|---|
| Version | 2.1.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | logerrors |
| Stars | 37 |
| Latest commit | 2026-07-19 |
| Latest release | 2025-09-18 |
| 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 |
| pg_sqlog | Provide SQL interface to logs |
| log_fdw | foreign-data wrapper for Postgres log file access |
| pgaudit | provides auditing functionality |
| pgdisablelogerror | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| pg_auth_mon | monitor connection attempts per user |
| pgfr_record | Server-side PostgreSQL performance flight recorder |