select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

edb_block_commands

Restricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageedb_block_commands
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Distributionedb-postgres-advanced-server
VendorEDB
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared libraries$libdir/edb_block_commands
Stars1
Latest commit2019-02-25
Catalogue updated2026-08-30

Related extensions

See also

pg_command_fwDDL and utility command firewall for PostgreSQL
sql_firewallCluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint.
pg_readonlycluster database read only
plan_filterfilter statements by their execution plans.
pg_permissionsview object permissions and compare them with the desired state
set_usersimilar to SET ROLE but with added logging