select open change scope Open full search

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

Extensions / Security

noset

Module for blocking SET variables for non-super users.

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

Overview

Packagepg_noset
Version0.3.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
RelocatableYes
Shared librariesnoset
Stars6
Latest commit2021-11-26
Latest release2021-12-01
Catalogue updated2026-07-29

Related extensions

See also

pg_command_fwDDL and utility command firewall for PostgreSQL
pg_kpartReject full partition scans that omit the partition key
pgextwlistPostgreSQL Extension Whitelisting
block_copy_commandBlock COPY commands via a configurable ProcessUtility hook
supautilsExtension that secures a cluster on a cloud environment
plan_filterfilter statements by their execution plans.
safeupdateRequire criteria for UPDATE and DELETE
pg_readonlycluster database read only
sepgsqllabel-based mandatory access control (MAC) based on SELinux security policy.
pg_strictPrevent dangerous UPDATE and DELETE without WHERE clause