Timeline Conflict

From: senthilnathan <senthilnathan(dot)t(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Timeline Conflict
Date: 2011-08-02 05:59:15
Message-ID: 1312264755477-4657611.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have system(Cluster) with Master replicating to 2 stand by servers.

i.e

M |-------> S1

|-------> S2

If master failed, we do a trigger file at S1 to take over as master. Now we
need to re-point the standby S2 as slave for the new master (i.e S1)

While trying to start standby S2,there is a conflict in timelines, since on
recovery it generates a new line.

Is there any way to solve this issue?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Timeline-Conflict-tp4657611p4657611.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gianpiero Venditti 2011-08-02 07:29:15 Re: Postgres 8.3 Function returning a row with different number of colums
Previous Message David Johnston 2011-08-02 02:16:05 Re: repmgr problem with registering standby