Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound

John Naylor <john.naylor@enterprisedb.com>

From: John Naylor <john.naylor@enterprisedb.com>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Pavel Borisov <pashkin.elfe@gmail.com>
Date: 2023-05-05T02:44:57Z
Lists: pgsql-hackers
On Thu, May 4, 2023 at 12:59 AM Peter Geoghegan <pg@bowt.ie> wrote:
> I'd quite like to drop this topic, and get on with the work at hand.

I'd be grateful, and the other points you made are, of course, valid.

--
John Naylor
EDB: http://www.enterprisedb.com

Commits

  1. Reword messages about impending (M)XID exhaustion.

  2. Talk about assigning, rather than generating, new MultiXactIds.

  3. Update the documentation on recovering from (M)XID exhaustion.