Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows
Date
Msg-id 20191008003240.GA1613@paquier.xyz
Whole thread Raw
In response to Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows
List pgsql-bugs
On Sun, Oct 06, 2019 at 01:55:48PM +0900, Michael Paquier wrote:
> It would have been nice to add some sanity checks based on fcntl() but
> directory handling in pg_fsync() makes that annoying.  Anyway, I have
> checked the code with a little trick, and I have spotted a second bug:
> CheckPointLogicalRewriteHeap() fsyncs a logical rewrite mapping file
> with RDONLY.  This is incorrect since b89e151.

Andres, others, any thoughts about this issue?  Are there any
objections if I just fix it?
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BUG #16031: Group by returns duplicate groups
Next
From: PG Bug reporting form
Date:
Subject: BUG #16044: Could not send data to server