pg recovery is an educational PostgreSQL extension for database recovery
pgext.cloud · Source code · Documentation · Control file
| Package | pg_wal_recovery |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2025-07-17 |
| Catalogue updated | 2026-08-30 |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| wal2json | Changing data capture in JSON format |
| pg_wal_ext | Read WAL files and possibly generate the SQL |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| pgpool_recovery | recovery functions for pgpool-II for V4.3 |
| pg_recyclebin | Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema. |
| pg_flashback | Table-level point-in-time restore and time-travel queries for PostgreSQL using trigger or WAL capture. |
| pg_healer | Proof-of-concept extension for automatically repairing PostgreSQL data corruption |