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

Поиск
Список
Период
Сортировка
От Gunnar \"Nick\" Bluth
Тема PATCH: add "--config-file=" option to pg_rewind
Дата
Msg-id 7c59265d-ac50-b0aa-ca1e-65e8bd27642a@pro-open.de
обсуждение исходный текст
Ответы Re: PATCH: add "--config-file=" option to pg_rewind  (Jacob Champion <pchampion@vmware.com>)
Re: PATCH: add "--config-file=" option to pg_rewind  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi!

During a Patroni PR discussion 
(https://github.com/zalando/patroni/pull/2225), we realised that if one 
wants to use the "-c" option on a typical Debian/Ubuntu installation 
(where the config resides below /etc/postgresql/), pg_rewind needs a way 
to be told where the postgresql.conf actually is.

The attached patch implements this as an option.

I'm extremely unhappy that I called it "--config-file" here, while 
"postgres" itself wants "--config_file". But as the other dashed options 
of pg_rewind are, well, dashed and not underscored, it seemed to be 
better that the other way...

As the "-c" feature appeared in 12 and existing Debian installations are 
unable to use it right now, I suggest to even backport the patch.

Oh, and I'm still not subscribed to -hackers, so the usual "please CC 
me" applies!

Best regards,
-- 
Gunnar "Nick" Bluth

Eimermacherweg 106
D-48159 Münster

Mobil +49 172 8853339
Email: gunnar.bluth@pro-open.de
__________________________________________________________________________
"Ceterum censeo SystemD esse delendam" - Cato
Вложения

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: List of all* PostgreSQL EXTENSIONs in the world
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Frontend error logging style