Audit data changes and provide flashback ability
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_auditor |
|---|---|
| Version | 0.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | No |
| Schema | auditor |
| Stars | 9 |
| Latest commit | 2025-02-28 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| pgaudit | provides auditing functionality |
| 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 |
| pg_roast | Opinionated PostgreSQL database auditor |
| pgauditlogtofile | pgAudit addon to redirect audit log to an independent file |
| pgelog | Extended logging via pseudo-autonomous transactions |
| data_historization | PLPGSQL Script to historize data in partitionned table |
| table_version | PostgreSQL table versioning extension |
| pg_permissions | view object permissions and compare them with the desired state |