Re: PATCH: add "--config-file=" option to pg_rewind
Greg Stark <stark@mit.edu>
From: Greg Stark <stark@mit.edu>
To: Michael Banck <michael.banck@credativ.de>
Cc: Gunnar Nick Bluth <gunnar.bluth@pro-open.de>,
Michael Paquier <michael@paquier.xyz>, Daniel Gustafsson <daniel@yesql.se>,
Alexander Kukushkin <cyberdemn@gmail.com>, Aleksander Alekseev <aleksander@timescale.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>,
Andrey Borodin <x4mmm@yandex-team.ru>, kondratovaleksey@gmail.com
Date: 2022-04-04T15:39:45Z
Lists: pgsql-hackers
Attachments
- patroni.patch (text/x-patch) patch
- add_configdir_to_pg_rewind_v6.patch (text/x-patch) patch v6
Just reposting the previous patches to straighten out the cfbot.
Commits
-
Add option --config-file to pg_rewind
- 0d5c387573be 15.0 landed
-
Rework internal command generation of pg_rewind
- a33e17f21054 15.0 landed