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

From Andres Freund
Subject Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Date
Msg-id 20210921051153.slo7phuc2ddqzqn4@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: Support "postgres -C" with runtime-computed GUCs  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Re: pgsql: Support "postgres -C" with runtime-computed GUCs
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Support "postgres -C" with runtime-computed GUCs