Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE.
pgext.cloud · Source code · License text · Control file
| Package | pg_stat_log |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 18 |
| Repository | PGDG |
| Extension type | Preloaded |
| Distribution | tencentdb-postgresql |
| Vendor | Tencent Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | $libdir/pg_stat_log |
| Stars | 27 |
| Latest commit | 2026-08-17 |
| Latest release | 2026-08-17 |
| Catalogue updated | 2026-08-30 |
| pgelog | Extended logging via pseudo-autonomous transactions |
| logerrors | Function for collecting statistics about messages in logfile |
| 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 |
| pg_tracing | Distributed Tracing for PostgreSQL |
| pg_stat_backtrace | Capture or log C-level stack backtraces of PostgreSQL processes |
| pgfr_record | Server-side PostgreSQL performance flight recorder |