Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg

From: Noah Misch <noah(at)leadboat(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: orlovmg(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg
Date: 2026-09-19 14:21:22
Message-ID: 20260919142122.52.noahmisch@microsoft.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 18, 2026 at 09:15:38PM +0300, Heikki Linnakangas wrote:
> From 866999c1251fbbde2f1d9db2799734c7c6e8fe54 Mon Sep 17 00:00:00 2001
> From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
> Date: Fri, 18 Sep 2026 20:57:26 +0300
> Subject: [PATCH 1/1] Check that oldestXID and oldestMulti are consistent at
> pg_upgrade

I read this patch. It looks reasonable, and I expect it provides the intended
defense. Thank you.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-09-19 14:37:55 Re: JSON_TABLE: table => column ON ERROR propagation
Previous Message Richard Guo 2026-09-19 14:05:51 Re: remove_useless_joins vs. bug #19560