Re: pgsql: Support "postgres -C" with runtime-computed GUCs

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Дата
Msg-id 20210921051153.slo7phuc2ddqzqn4@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pgsql: Support "postgres -C" with runtime-computed GUCs  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Support "postgres -C" with runtime-computed GUCs  (Andres Freund <andres@anarazel.de>)
Re: pgsql: Support "postgres -C" with runtime-computed GUCs  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
Hi,

On 2021-09-21 13:42:34 +0900, Michael Paquier wrote:
> On Tue, Sep 21, 2021 at 12:47:24PM +0900, Michael Paquier wrote:
> > This would print the parameter, while getting to stderr mostly a
> > "could not start server".  Would that work for you?
> 
> And..  Here is an actual patch.

Cool!


> The first test works here on Win32, but I don't have a CI environment
> with an unprivileged account.

I assume it's just a typo, but the problem is the opposite, it's a
*privileged* CI account causing trouble...


> Could you check if the first case would work in your environment?  If
> not, I would not mind just removing the test.  I have discovered a
> separate bug thanks to it, but that's not worth breaking your case
> either.

It's running now: https://cirrus-ci.com/build/5927040688848896

If interesting I can also come up with the necessary steps to activate
it in your repo...

Greetings,

Andres Freund



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Support "postgres -C" with runtime-computed GUCs