Amazon Aurora PostgreSQL database activity streams
pgext.cloud · Website · Documentation
| Package | rds_activity_stream |
|---|---|
| Version | 1.7 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | No DDL |
| Project status | Active |
| Distribution | amazon-aurora-postgresql |
| Vendor | AWS |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Catalogue updated | 2026-07-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| table_log | record table modification logs and PITR for table/row |
| pgaudit | provides auditing functionality |
| pg-audit-json | Trigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs. |
| pgsword | enforce Qunar SQL auditing and database object rules |
| 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. |