Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Mark Dilger <mark.dilger@enterprisedb.com>,
Andres Freund <andres@anarazel.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>,
Amit Kapila <amit.kapila16@gmail.com>, Ashutosh Sharma <ashu.coek88@gmail.com>
Date: 2022-08-10T13:09:16Z
Lists: pgsql-hackers
On Wed, Aug 10, 2022 at 12:39 AM Thomas Munro <thomas.munro@gmail.com> wrote: > Here's an email about that: > > https://www.postgresql.org/message-id/CAE9k0P=OXww6RQCGrmDNa8=L3EeB01SGbYuP23y-qZJ=4td38Q@mail.gmail.com Hmm. If I'm reading that email correctly, it indicates that I noticed this problem before commit and asked for it to be changed, but then for some reason it wasn't changed and I still committed it. I can't immediately think of a reason why it wouldn't be safe to insist on acquiring a cleanup lock there. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay.
- e848be60b5cf 16.0 landed
- e49e191815b6 15.2 landed
- 9693f190076e 14.7 landed
- 20c223336301 13.10 landed
- 4dccccb37e0b 12.14 landed
- 1703033f896a 11.19 landed