PostgreSQL auditing extension.
pgext.cloud · Source code · Control file
| Package | auditoria |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2024-04-05 |
| Catalogue updated | 2026-08-30 |
| pgaudit | provides auditing functionality |
| pg-audit-json | Trigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs. |
| pg_credereum | Cryptographically verifiable database auditing backed by blockchain-style transaction blocks. |
| pgsword | enforce Qunar SQL auditing and database object rules |
| table_log_pl | PL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension. |
| pgaudix | A native PostgreSQL extension for automatic table auditing. It mirrors table columns into audit tables and automatically keeps them in sync when the source table structure changes. |
| pgmemento | Transaction-based audit trail with schema versioning |
| pg_auditor | Audit data changes and provide flashback ability |