Re: Permission failures with WAL files in 13~ on Windows - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Permission failures with WAL files in 13~ on Windows
Date
Msg-id YFgvJ9evKb1k9/Rt@paquier.xyz
Whole thread Raw
In response to Re: Permission failures with WAL files in 13~ on Windows  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Mar 18, 2021 at 12:01:40PM +0900, Michael Paquier wrote:
> Yep, that's actually something I wrote for my own setups, with
> log_checkpoints enabled to catch all concurrent checkpoint activity
> and some LOGs.  Still no luck unfortunately :(

The various reporters had more luck than myself in reproducing the
issue, so I have applied 909b449e to address the issue.  I am pretty
sure that we should review more this business in the future, but I'd
rather not touch the stable branches.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Mahendra Singh Thalor
Date:
Subject: Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit?
Next
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table