Proof-of-concept extension for automatically repairing PostgreSQL data corruption
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_healer |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 31 |
| Latest commit | 2022-07-29 |
| Catalogue updated | 2026-08-30 |
| plperlu | PL/PerlU untrusted procedural language |
| pg_wal_recovery | pg recovery is an educational PostgreSQL extension for database recovery |
| pg_recyclebin | Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema. |
| x5fix | Low-level Greenplum persistent-filespace catalog and shared-memory repair helper. |
| ptrack | Tracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks. |
| pgespresso | Optional Extension for Barman, Backup and Recovery Manager for PostgreSQL |
| pg_bman | PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers. |
| plsh_mtb | A PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command. |
| scrub | Background worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption. |