Re: pg_receivexlog add synchronous mode

Поиск
Список
Период
Сортировка
От
Тема Re: pg_receivexlog add synchronous mode
Дата
Msg-id A9C510524E235E44AE909CD4027AE196BF7C70D171@MBX-MSG-SV03.msg.nttdata.co.jp
обсуждение исходный текст
Ответ на Re: pg_receivexlog add synchronous mode  (<furuyao@pm.nttdata.co.jp>)
Ответы Re: pg_receivexlog add synchronous mode  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
I have improved the patch  by making following changes:

1. Since stream_stop() was redundant, stream_stop() at the time of WAL file closing was deleted. 

2. Change the Flash judging timing for the readability of source code.
   I have changed the Flash judging timing , from the continuous message after receiving to
   before the feedbackmassege decision of continue statement after execution.

Regards,

--
Furuya Osamu

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Is analyze_new_cluster.sh still useful?
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Production block comparison facility