Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Jan Nidzwetzki <jan(at)planetscale(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Matt Blewitt <mble(at)planetscale(dot)com>
Subject: Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Date: 2026-08-12 22:18:16
Message-ID: CAN4CZFOK3XtxSqb-BKkY8wrqO-vE4jhnfTTJrSV1TGEsuHXOQQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

I think this direction is generally good and safe, I can't construct
any scenarios that would work in an unexpected way with it. It is a
behavior change, but it only changes the exact behavior it describes
and documents.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-08-12 22:23:21 Re: Missing list_free in publicationcmds.c:OpenTableList
Previous Message Zsolt Parragi 2026-08-12 21:56:59 Re: Fix detection of truncated zstd-compressed backups