select open change scope Open full search

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

Extensions / Administration

pg_healer

Proof-of-concept extension for automatically repairing PostgreSQL data corruption

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

Overview

Packagepg_healer
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars31
Latest commit2022-07-29
Catalogue updated2026-08-30

Related extensions

Requires

plperluPL/PerlU untrusted procedural language

See also

pg_wal_recoverypg recovery is an educational PostgreSQL extension for database recovery
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
x5fixLow-level Greenplum persistent-filespace catalog and shared-memory repair helper.
ptrackTracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks.
pgespressoOptional Extension for Barman, Backup and Recovery Manager for PostgreSQL
pg_bmanPostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers.
plsh_mtbA PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command.
scrubBackground worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption.