Re: BUG #16927: Postgres can`t access WAL files
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
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-22T05:54:37Z
Lists: pgsql-bugs
On Sat, Mar 20, 2021 at 09:31:07AM +0900, Michael Paquier wrote: > Fine by me to remove that :) Applied this stuff as of 909b449 for 13.3~ to address the bug, but I would not mind tweak more the areas and its comments if people have more ideas. Yaroslav, things should be good with the next minor release of Postgres. -- Michael
Commits
-
Fix concurrency issues with WAL segment recycling on Windows
- 78c24e97dd18 13.3 landed
- 909b449e00fc 14.0 landed