ACL Data type
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_acl |
|---|---|
| Version | 1.0.4 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 90 |
| Latest commit | 2023-09-24 |
| Latest release | 2023-09-24 |
| Catalogue updated | 2026-08-30 |
| pgaudit | provides auditing functionality |
| pg_permissions | view object permissions and compare them with the desired state |
| set_user | similar to SET ROLE but with added logging |
| pg_roast | Opinionated PostgreSQL database auditor |
| table_log | record table modification logs and PITR for table/row |
| pgmemento | Transaction-based audit trail with schema versioning |
| pg_auditor | Audit data changes and provide flashback ability |
| pgelog | Extended logging via pseudo-autonomous transactions |
| pg_auth_mon | monitor connection attempts per user |
| pg_readonly | cluster database read only |
| pg_acl | Utilities for handling aclitems. |