Restricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs.
pgext.cloud · Source code · Documentation · Control file
| Package | edb_block_commands |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Distribution | edb-postgres-advanced-server |
| Vendor | EDB |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | $libdir/edb_block_commands |
| Stars | 1 |
| Latest commit | 2019-02-25 |
| Catalogue updated | 2026-08-30 |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |
| sql_firewall | Cluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint. |
| pg_readonly | cluster database read only |
| plan_filter | filter statements by their execution plans. |
| pg_permissions | view object permissions and compare them with the desired state |
| set_user | similar to SET ROLE but with added logging |