select open change scope Open full search

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

Extensions / Security

cyanaudit

Cyan Audit core extension

pgext.cloud · Source code · Documentation · PGXN

Overview

PackageCyanAudit
Version2.2.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
Catalogue updated2026-07-30

Related extensions

See also

pgmementoTransaction-based audit trail with schema versioning
tablelogTrigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL.
table_log_plPL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension.
table_logrecord table modification logs and PITR for table/row
pgauditprovides auditing functionality
pg_sampletologSamples statements or whole transactions into PostgreSQL logs through executor and utility hooks.
pg_auditAn extension for creating audit tables
ddlaAudit DDL changes with event triggers and queryable log functions
pg-audit-jsonTrigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs.