select open change scope Open full search

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

Extensions / Administration

check_updates

Trigger functions to allow/deny certain type of table updates

pgext.cloud · Documentation · Control file · PGXN

Overview

Packagecheck_updates
Version1.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Catalogue updated2026-07-30

Related extensions

See also

pg_protect_columnsA set of postgres functions that allow you to protect columns that should not be updated.
pg_readonlycluster database read only
dont_drop_dbPrevents DROP DATABASE for databases listed in the dont_drop_db.list setting.
pg_command_fwDDL and utility command firewall for PostgreSQL
edb_block_commandsRestricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs.