Hot Standby switchover - Mailing list pgsql-general

From Shoaib Mir
Subject Hot Standby switchover
Date
Msg-id AANLkTinHxiPYFoWumfSw-TChv3acHds-rQ2MYo7-rJyU@mail.gmail.com
Whole thread Raw
Responses Re: Hot Standby switchover  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-general
Hi All,

Just been trying to learn hot-standby and couldn't figure out a solution to something like this while doing a switchover:

I have three nodes where

A = Master
B = Slave1
C = Slave2

Now Hot-Standby is setup like this...

A --> B 
A --> C

Now if I will like to do a switch so as to make B the new master and have my replication look like this:

B --> C 
B --> A

Where are the steps I need for doing so?

Thanks,
--
Shoaib Mir
http://shoaibmir.wordpress.com/

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: High Availability with Postgres
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: High Availability with Postgres