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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Date: 2021-09-21 05:37:05
Message-ID: YUlvgY8WfI5DmTac@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, Sep 20, 2021 at 10:11:53PM -0700, Andres Freund wrote:
> On 2021-09-21 13:42:34 +0900, Michael Paquier wrote:
> > 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...

Er, yes. That should have been "privileged".

>> 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

This one has passed.

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

That could be helpful. I have never played with those tools.
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2021-09-21 06:08:26 Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Previous Message Andres Freund 2021-09-21 05:33:05 Re: pgsql: Support "postgres -C" with runtime-computed GUCs