wrote:
>On Tue, Feb 23, 2016 at 3:09 PM, Michael Paquier
> wrote:
>> On Tue, Feb 23, 2016 at 6:43 AM, John Wiencek
>>wrote:
>>
>>> I have a three node cluster using streaming replication configured as
>>> follows:
>>> One synch node and one async
Hello
I have a three node postgresql 9.4 cluster configured with one standby in
sync mode and the other in asynch mode.
If the master datbase is shutdown the pg promote happens as expected.
However on the remaining standby node the RECOVERY.CONF file is
misconfigured when issuing the command:
Re
if it is since
the master is waiting for an ack from the synch node.
2. Is there anyway to configure my cluster so I have a synch node but not
have my master node ³HANG² if the synch node is down?
Regards
John Wiencek
Thank you all for the quick replies.
John Wiencek
On 1/13/16, 2:43 PM, "Thomas Munro" wrote:
>On Thu, Jan 14, 2016 at 9:34 AM, Joshua D. Drake
>wrote:
>> On 01/13/2016 12:28 PM, jwienc...@comcast.net wrote:
>>>
>>> Is it possible to set up synchronous