Re: Improve checks for GUC recovery_target_xid

From: David Steele <david(at)pgbackrest(dot)org>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Hüseyin Demir <huseyin(dot)d3r(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improve checks for GUC recovery_target_xid
Date: 2026-03-06 15:01:04
Message-ID: 2d228e82-02b5-4e55-a082-1ce26fae5f0f@pgbackrest.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/6/26 14:05, Fujii Masao wrote:
> On Fri, Mar 6, 2026 at 3:15 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>>
>> On Fri, Mar 06, 2026 at 12:04:00AM +0900, Fujii Masao wrote:
>>> Thanks for the patch! It looks good to me. Barring any objections, I
>>> will commit it.
>>
>> Thanks.
>
> I've pushed the patch. Thanks!

Thank you and great idea on ALTER SYSTEM. I've been hesitant to add more
tests in this area because they are so expensive but now I feel much
better about it. But that's the last for this CF since there is more
important stuff to be done.

Regards,
-David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2026-03-06 15:07:30 Allow specifying NULL default in pg_proc.dat for "any" arguments
Previous Message Jakub Wartak 2026-03-06 14:48:38 Re: pg_stat_io_histogram