Re: PATCH: add "--config-file=" option to pg_rewind
Aleksander Alekseev <aleksander@timescale.com>
From: Aleksander Alekseev <aleksander@timescale.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Cc: Gunnar Nick Bluth <gunnar.bluth@pro-open.de>,
Alexander Kukushkin <cyberdemn@gmail.com>
Date: 2022-02-24T09:58:33Z
Lists: pgsql-hackers
Hi hackers, > It took me a while to understand the meaning of <option>-c</option>. Maybe changing it to <option>--restore-target-wal</option> will make it easier to understand. +1, I "stumbled" while reading this too at first. -- Best regards, Aleksander Alekseev
Commits
-
Add option --config-file to pg_rewind
- 0d5c387573be 15.0 landed
-
Rework internal command generation of pg_rewind
- a33e17f21054 15.0 landed