Skip to content

PostgreSQL Audit Extension 1.0.2

Compare
Choose a tag to compare
@crunchyjohn crunchyjohn released this 10 Jun 20:05
· 96 commits to main since this release

The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.

The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.

This release contains a minor feature where passwords are now redacted in CREATE/ALTER ROLE statements.