select open change scope Open full search

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

Extensions / Security

block_copy_command

Block COPY commands via a configurable ProcessUtility hook

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

Overview

Packageblock_copy_command
Version0.1.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesblock_copy_command
Stars3
Latest commit2026-03-27
Latest release2026-03-27
Catalogue updated2026-08-30

Related extensions

See also

pg_command_fwDDL and utility command firewall for PostgreSQL
nosetModule for blocking SET variables for non-super users.
safeupdateRequire criteria for UPDATE and DELETE
pg_kpartReject full partition scans that omit the partition key
pgextwlistPostgreSQL Extension Whitelisting
supautilsExtension that secures a cluster on a cloud environment
pg_strictPrevent dangerous UPDATE and DELETE without WHERE clause
plan_filterfilter statements by their execution plans.