select open change scope Open full search

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

Extensions / Administration

pg_strict

Prevent dangerous UPDATE and DELETE without WHERE clause

pgext.cloud · Source code · Control file

Overview

Packagepg_strict
Version1.0.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_strict
Stars19
Latest commit2026-02-18
Latest release2026-02-18
Catalogue updated2026-08-30

Related extensions

See also

safeupdateRequire criteria for UPDATE and DELETE
pg_saviorPostgres extension to save OOPS mistakes
pg_drop_eventslogs transaction ids of drop table, drop column, drop materialized view statements
table_logrecord table modification logs and PITR for table/row
block_copy_commandBlock COPY commands via a configurable ProcessUtility hook
pg_kpartReject full partition scans that omit the partition key
plan_filterfilter statements by their execution plans.