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

Поиск
Список
Период
Сортировка
От movead.li@highgo.ca
Тема Re: BUG #15929: logical decoding can not write down the analyse result when the output file is touched.
Дата
Msg-id 2019092516094390916424@highgo.ca
обсуждение исходный текст
Ответ на BUG #15929: logical decoding can not write down the analyse result when the output file is touched.  (PG Bug reporting form <noreply@postgresql.org>)
Список 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
Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: BUG #16021: Can create Pk on partitioned table with foreign tableas partition
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16022: to_json on arrays with unusual lower bound is not intuitive