Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Andres Freund <andres@anarazel.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-16T22:14:30Z
Lists: pgsql-hackers
Attachments
- v2-0001-Standardize-rmgrdesc-recovery-conflict-XID-output.patch (application/octet-stream) patch v2-0001
On Tue, Nov 15, 2022 at 8:48 PM Peter Geoghegan <pg@bowt.ie> wrote: > Okay, let's go with snapshotConflictHorizon. I'll use that name in the > next revision, which I should be able to post tomorrow. Attached is a somewhat cleaned up version that uses that symbol name for everything. -- Peter Geoghegan
Commits
-
Standardize rmgrdesc recovery conflict XID output.
- 1489b1ce7282 16.0 landed
-
Avoid hot standby cancels from VAC FREEZE
- 66fbcb0d2e1b 9.5.0 cited