select open change scope Open full search

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

Extensions / Security

sql_firewall

Cluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint.

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagesql_firewall
Version0.8
RepositoryUnspecified
Extension typePreloaded
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariessql_firewall
Schemasql_firewall
Stars176
Latest commit2015-09-21
Latest release2015-09-22
Catalogue updated2026-08-30

Related extensions

Required by

pg_stat_statements2Track SQL execution statistics using a PostgreSQL 9.4 pg_stat_statements derivative integrated with sql_firewall

See also

pg_stat_statements2Track SQL execution statistics using a PostgreSQL 9.4 pg_stat_statements derivative integrated with sql_firewall
pg_command_fwDDL and utility command firewall for PostgreSQL
pg_readonlycluster database read only
edb_block_commandsRestricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs.
plan_filterfilter statements by their execution plans.