Re: BUG #16927: Postgres can`t access WAL files
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ярослав Пашинский <yarik97.6@gmail.com>
Cc: Postgres bugs <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-18T08:43:52Z
Lists: pgsql-bugs
On Thu, Mar 18, 2021 at 10:21:53AM +0200, Ярослав Пашинский wrote: > Okay, I`ll try to build from source today following the instructions that > you sent to me. And another question is how to apply patch or you will send > me links with build + patch? The "patch" command would be enough. Please note that I have generated some builds of 13.2 unpatched and 13.2 patched that you could directly reuse, so that may make your life easier. I'll send you the links in a couple of minutes in a separate email. > By the way, unfortunately, yesterday another 3 postgres instances started > "complaining" about access to wal files in logs, so that why I`m > interesting in fixing this ASAP :) :( -- Michael
Commits
-
Fix concurrency issues with WAL segment recycling on Windows
- 78c24e97dd18 13.3 landed
- 909b449e00fc 14.0 landed