pgsql: Fix pg_receivexlog --synchronous

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Fix pg_receivexlog --synchronous
Дата
Msg-id E1beKaw-00022E-Vm@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix pg_receivexlog --synchronous
Список pgsql-committers
Fix pg_receivexlog --synchronous

Make pg_receivexlog work correctly with —-synchronous without slots

Backpatch to 9.5

Gabriele Bartolini, reviewed by Michael Paquier and Simon Riggs

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9050e5c89dc08fc217895c67b9f99b3b4f4bd539

Modified Files
--------------
src/bin/pg_basebackup/receivelog.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix typos in comments.
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Fix pg_receivexlog --synchronous