Re: PATCH: add "--config-file=" option to pg_rewind

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: PATCH: add "--config-file=" option to pg_rewind
Дата
Msg-id 8D17FABD-BEDA-4970-B43D-98D33E4C6C02@yesql.se
обсуждение исходный текст
Ответ на Re: PATCH: add "--config-file=" option to pg_rewind  ("Gunnar \"Nick\" Bluth" <gunnar.bluth@pro-open.de>)
Ответы Re: PATCH: add "--config-file=" option to pg_rewind  ("Gunnar \"Nick\" Bluth" <gunnar.bluth@pro-open.de>)
Список pgsql-hackers
> On 24 Feb 2022, at 14:43, Gunnar Nick Bluth <gunnar.bluth@pro-open.de> wrote:

> That looks just as good to me, and it already has tests, so I'll happily step down!

Actually, I think this looks like a saner approach.  Putting a config setting
in two place (postgresql.conf and on the commandline for pg_rewind) is a recipe
for them diverging.

--
Daniel Gustafsson        https://vmware.com/




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Typo in pgbench messages.
Следующее
От: Aleksander Alekseev
Дата:
Сообщение: create_index test fails when synchronous_commit = off @ master