FICHA · MANJARO

pg-safeupdate

A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE

  • Plugin
  • NONE
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

PostgreSQL administrators can add a safety extension that blocks UPDATE or DELETE statements without criteria. This helps reduce accidental full-table changes during manual SQL work or application mistakes.

It is a database extension. It improves safety but does not replace permissions, backups, transaction discipline, and careful review of data-changing SQL.

Permissions

Permissions not analysed for this source yet.