PostgreSQL extension for audit tables management
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_audit_tools |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | audit_tools |
| Stars | 0 |
| Latest commit | 2017-04-11 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_audit | An extension for creating audit tables |
| pgaudit | provides auditing functionality |
| audit_stream | Postgres extension that emits audit-stream-py-compatible governance events on watched table CRUD via pg notify, plus a Python LISTEN bridge daemon. The database-tier governance producer for the Kinetic Gain Protocol Suite. |
| pgmemento | Transaction-based audit trail with schema versioning |
| pg_auditor | Audit data changes and provide flashback ability |
| pg-audit-json | Trigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs. |
| pgauditlogtofile | pgAudit addon to redirect audit log to an independent file |
| supa_audit | Trigger-based table audit history with stable UUID record identities and JSONB row versions. |