enforce Qunar SQL auditing and database object rules
pgext.cloud · Source code · Control file
| Package | pgsword |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pgsword |
| Stars | 1 |
| Latest commit | 2017-12-27 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| pgaudit | provides auditing functionality |
| table_log | record table modification logs and PITR for table/row |
| pg-audit-json | Trigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs. |
| table_log_pl | PL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension. |
| pg_audit | An extension for creating audit tables |
| log_entries | Row trigger that records who changed a row and when |
| pg_dbo_timestamp | PostgreSQL extension for storing time and author of database structure modification. |