Re: out-of-order XID insertion in KnownAssignedXids
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Konstantin Knizhnik <k.knizhnik@postgrespro.ru>, pgsql-hackers@lists.postgresql.org, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-09T05:59:00Z
Lists: pgsql-hackers
On Mon, Oct 08, 2018 at 09:30:49AM -0700, Andres Freund wrote: > Sounds less terrible, but still pretty bad. I think we should fix the > underlying data inconsistency, not paper over it a couple hundred meters > away. +1. I am looking at how to make that possible. -- Michael
Commits
-
Avoid duplicate XIDs at recovery when building initial snapshot
- 0c99e71965d3 9.3.25 landed
- 7c525519d802 9.4.20 landed
- d83dac37447c 9.5.15 landed
- 010041ddcc39 9.6.11 landed
- 8384ff42486e 10.6 landed
- 18781cd2af97 11.0 landed
- 1df21ddb19c6 12.0 landed