provides auditing functionality
pgext.cloud · Source code · Website · License text · Control file · PGXN
| Package | pgaudit |
|---|---|
| Version | 18.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 | pgaudit |
| Stars | 1,697 |
| Latest commit | 2026-07-30 |
| Latest release | 2026-07-30 |
| Catalogue updated | 2026-08-30 |
| pgauditlogtofile | pgAudit addon to redirect audit log to an independent file |
| pg_auditor | Audit data changes and provide flashback ability |
| pg_roast | Opinionated PostgreSQL database auditor |
| pgmemento | Transaction-based audit trail with schema versioning |
| table_log | record table modification logs and PITR for table/row |
| pg_drop_events | logs transaction ids of drop table, drop column, drop materialized view statements |
| 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. |
| pg_auth_mon | monitor connection attempts per user |
| data_historization | PLPGSQL Script to historize data in partitionned table |
| table_version | PostgreSQL table versioning extension |