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

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

Hi,

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

And while not finished entirely, the checksum tests passed:

[05:28:13.788] t/001_basic.pl .... ok
[05:28:35.762] t/002_actions.pl .. ok
[05:28:35.767] All tests successful.
[05:28:35.767] Files=2, Tests=74, 22 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU)

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-09-21 05:37:05 Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Previous Message Andres Freund 2021-09-21 05:11:53 Re: pgsql: Support "postgres -C" with runtime-computed GUCs