From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Fix pg_receivexlog --synchronous |
Date: | 2016-08-29 11:19:33 |
Message-ID: | E1beKbF-000236-TZ@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/49340627f9821e447f135455d942f7d5e96cae6d
Modified Files
--------------
src/bin/pg_basebackup/receivelog.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-08-29 11:34:52 | Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous |
Previous Message | Simon Riggs | 2016-08-29 11:19:24 | pgsql: Fix pg_receivexlog --synchronous |