select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

pg_audit_tools

PostgreSQL extension for audit tables management

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_audit_tools
Version0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaaudit_tools
Stars0
Latest commit2017-04-11
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pg_auditAn extension for creating audit tables
pgauditprovides auditing functionality
audit_streamPostgres 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.
pgmementoTransaction-based audit trail with schema versioning
pg_auditorAudit data changes and provide flashback ability
pg-audit-jsonTrigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs.
pgauditlogtofilepgAudit addon to redirect audit log to an independent file
supa_auditTrigger-based table audit history with stable UUID record identities and JSONB row versions.