Re: Postgresql Split Brain: Which one is latest

From: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql Split Brain: Which one is latest
Date: 2018-04-10 14:20:43
Message-ID: a763b850-0ef1-e28a-1244-5421cac4f33d@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/04/2018 16:50, Vikas Sharma wrote:
> Hi,
>
> We have postgresql 9.5 with streaming replication(Master-slave) and automatic failover. Due to network glitch we are in master-master situation for quite some time. Please, could you advise best way
> to confirm which node is latest in terms of updates to the postgres databases.
The one with the latest timeline.
>
> Regards
> Vikas Sharma

--
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-04-10 14:26:49 Re: Postgresql Split Brain: Which one is latest
Previous Message Mark Moellering 2018-04-10 14:17:43 Re: best way to write large data-streams quickly?