select open change scope Open full search

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

Extensions / Administration

pg_wal_recovery

pg recovery is an educational PostgreSQL extension for database recovery

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_wal_recovery
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2025-07-17
Catalogue updated2026-08-30

Related extensions

See also

decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
wal2jsonChanging data capture in JSON format
pg_wal_extRead WAL files and possibly generate the SQL
pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
pgmqttCDC-to-MQTT broker for PostgreSQL
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
pgpool_recoveryrecovery functions for pgpool-II for V4.3
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
pg_flashbackTable-level point-in-time restore and time-travel queries for PostgreSQL using trigger or WAL capture.
pg_healerProof-of-concept extension for automatically repairing PostgreSQL data corruption