Timeline Conflict - Mailing list pgsql-general

From senthilnathan
Subject Timeline Conflict
Date
Msg-id 1312264755477-4657611.post@n5.nabble.com
Whole thread Raw
Responses Re: Timeline Conflict
Re: Timeline Conflict
List 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.

pgsql-general by date:

Previous
From: "Johnny Edge"
Date:
Subject: Re: string comparison problem
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: possible ecpg compatibility problem