pgAudit addon to redirect audit log to an independent file
pgext.cloud · Source code · License text · Control file
| Package | pgauditlogtofile |
|---|---|
| Version | 1.8.5 |
| 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 | pgauditlogtofile |
| Stars | 24 |
| Latest commit | 2026-07-18 |
| Latest release | 2026-07-01 |
| Catalogue updated | 2026-08-30 |
| pgaudit | provides auditing functionality |
| pgelog | Extended logging via pseudo-autonomous transactions |
| logerrors | Function for collecting statistics about messages in logfile |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| table_log | record table modification logs and PITR for table/row |
| pgmemento | Transaction-based audit trail with schema versioning |
| pg_auditor | Audit data changes and provide flashback ability |
| pg_roast | Opinionated PostgreSQL database auditor |
| pg_permissions | view object permissions and compare them with the desired state |
| pg_drop_events | logs transaction ids of drop table, drop column, drop materialized view statements |