select open change scope Open full search

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

Extensions / Administration

pg_parapet

Hooks that can require WHERE on UPDATE and DELETE and restrict TRUNCATE to superusers.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_parapet
Version0.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Catalogue updated2026-07-30

Related extensions

See also

pg_strictPrevent dangerous UPDATE and DELETE without WHERE clause
safeupdateRequire criteria for UPDATE and DELETE
pg_nowhereA PostgreSQL extension to disallow UPDATE and DELETE queries without a WHERE clause.