Re: BUG #16927: Postgres can`t access WAL files
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Magnus Hagander <magnus@hagander.net>, Ярослав Пашинский <yarik97.6@gmail.com>, Postgres bugs <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-20T00:08:24Z
Lists: pgsql-bugs
Michael Paquier <michael@paquier.xyz> writes: > No problem from me to keep the rename, and so this leads to the simple > patch attached, then. Any comments? LGTM. regards, tom lane
Commits
-
Fix concurrency issues with WAL segment recycling on Windows
- 78c24e97dd18 13.3 landed
- 909b449e00fc 14.0 landed