Skip to content

pg_rewind --restore-target-wal#911

Open
fmbiete wants to merge 1 commit intoEnterpriseDB:masterfrom
fmbiete:node_rejoin_pgrewind
Open

pg_rewind --restore-target-wal#911
fmbiete wants to merge 1 commit intoEnterpriseDB:masterfrom
fmbiete:node_rejoin_pgrewind

Conversation

@fmbiete
Copy link
Copy Markdown

@fmbiete fmbiete commented Apr 4, 2026

PostgreSQL 13 introduces --restore-target-wal in pg_rewind to retrieve wal files that are not in the source server but are required for the rewind.

Add a new option to repmgr --force-rewind-wal-recovery to enable that pg_rewind functionality. Optional to not break support pre-v13.

Print the output of pg_rewind even on success, and if repmgr log_level is DEBUG pass --debug to pg_rewind.

… that are not in the source server but are required for the rewind
@fmbiete fmbiete requested a review from a team as a code owner April 4, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant