Opinionated PostgreSQL database auditor
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_roast |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_roast |
| Schema | roast |
| Stars | 40 |
| Latest commit | 2026-04-21 |
| Catalogue updated | 2026-08-30 |
| pgaudit | provides auditing functionality |
| pg_auditor | Audit data changes and provide flashback ability |
| pg_permissions | view object permissions and compare them with the desired state |
| pgmemento | Transaction-based audit trail with schema versioning |
| table_log | record table modification logs and PITR for table/row |
| pgauditlogtofile | pgAudit addon to redirect audit log to an independent file |
| set_user | similar to SET ROLE but with added logging |
| pg_snakeoil | The PostgreSQL Antivirus |
| pg_readonly | cluster database read only |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |