Re: BUG #15929: logical decoding can not write down the analyse result when the output file is touched. - Mailing list pgsql-bugs

From movead.li@highgo.ca
Subject Re: BUG #15929: logical decoding can not write down the analyse result when the output file is touched.
Date
Msg-id 2019092516094390916424@highgo.ca
Whole thread Raw
In response to BUG #15929: logical decoding can not write down the analyse result when the output file is touched.  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
hello

There be a problem about pg_recvlogical tool as I described last mail,
and I have made a patch to solve the problem.

It stores the 'st_ino' while opening the output file, and check it when the
process is waked up. It will try to reopen the output file if the output file
stat has changed or disappeared.

What do you think about?

---
Highgo Software (Canada/China/Pakistan) 
URL : www.highgo.ca 
EMAIL: mailto:movead(dot)li(at)highgo(dot)ca
Attachment

pgsql-bugs by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: BUG #16021: Can create Pk on partitioned table with foreign tableas partition
Next
From: PG Bug reporting form
Date:
Subject: BUG #16022: to_json on arrays with unusual lower bound is not intuitive