Re: ERROR: multixact X from before cutoff Y found to be still running
Nathan Bossart <bossartn@amazon.com>
From: "Bossart, Nathan" <bossartn@amazon.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, "Schneider, Jeremy" <schnjere@amazon.com>, "pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>, "Nasby, Jim" <nasbyj@amazon.com>
Date: 2019-10-16T17:09:06Z
Lists: pgsql-bugs, pgsql-hackers
On 10/15/19, 11:11 PM, "Thomas Munro" <thomas.munro@gmail.com> wrote: > Here's a version with a proposed commit message and a comment. Please > let me know if I credited things to the right people! Looks good to me. Thanks! Nathan
Commits
-
Fix bug that could try to freeze running multixacts.
- 0640f032abe5 9.6.16 landed
- 486a8f152233 12.1 landed
- 6f1e336de010 11.6 landed
- 583d86f92aab 10.11 landed
- c1443eebe5a8 9.5.20 landed
- 080cf32d2231 9.4.25 landed
- 6bda2af039d4 13.0 landed
-
Teach autovacuum about multixact member wraparound.
- 53bb309d2d5a 9.5.0 cited
-
Separate multixact freezing parameters from xid's
- 801c2dc72cb3 9.4.0 cited