select open change scope Open full search

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

Extensions / Administration

pg_savior

Postgres extension to save OOPS mistakes

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

Overview

Packagepg_savior
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
RelocatableYes
Stars76
Latest commit2026-08-01
Latest release2026-04-26
Catalogue updated2026-08-30

Related extensions

See also

table_logrecord table modification logs and PITR for table/row
safeupdateRequire criteria for UPDATE and DELETE
pg_drop_eventslogs transaction ids of drop table, drop column, drop materialized view statements
pg_strictPrevent dangerous UPDATE and DELETE without WHERE clause
pgmementoTransaction-based audit trail with schema versioning
pgauditprovides auditing functionality
pg_cheat_funcsProvides cheat (but useful) functions
pg_crashSend random signals to random processes
pg_dirtyreadRead dead but unvacuumed rows from table
block_copy_commandBlock COPY commands via a configurable ProcessUtility hook