Re: Improve checks for GUC recovery_target_xid

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: David Steele <david(at)pgbackrest(dot)org>, 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 06:15:37
Message-ID: aapxCfGZb3TfzX68@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2026-03-06 06:21:49 Re: Add pg_stat_recovery system view
Previous Message Michael Paquier 2026-03-06 06:06:05 Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()