Re: BUG #16927: Postgres can`t access WAL files
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: Magnus Hagander <magnus@hagander.net>, Tom Lane <tgl@sss.pgh.pa.us>, Ярослав Пашинский <yarik97.6@gmail.com>, Postgres bugs <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-19T23:56:45Z
Lists: pgsql-bugs
Hi, On 2021-03-20 07:32:43 +0900, Michael Paquier wrote: > No problem from me to keep the rename, and so this leads to the simple > patch attached, then. Any comments? - I think there needs to be a reference to the problem, otherwise we'll just redo this a couple years down the line - I'd not add the XXX, because the whole idea of durable_rename_excl seems wrong to me, and it might motivate people to come up with patches... Greetings, Andres Freund
Commits
-
Fix concurrency issues with WAL segment recycling on Windows
- 78c24e97dd18 13.3 landed
- 909b449e00fc 14.0 landed