Streaming replication info

From: mephysto <gennaria(at)email(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Streaming replication info
Date: 2011-05-09 07:18:02
Message-ID: 1304925482143-4381239.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,
I would to configure a multinode PostgreSQL system using streaming
replication. In my mind, I would have a base configuration with a master
node and more than one slaves in streaming replication.

I have no difficult to imagine start situation, but my problems come when
master fails: if my slaves receive strems from the master, when this fails
is there a manner to change connection_info in recovery.conf and change
server to a new master?

Is there a manner to reload recovery.conf without restart nodes?

Or the only solution of this situation is that all slaves became "masters"?

Thanks in advance.

Regards

Meph

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Streaming-replication-info-tp4381239p4381239.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2011-05-09 07:37:32 Re: PostgreSQL and XA Distributed Transaction Protocol
Previous Message Sim Zacks 2011-05-09 04:12:44 Re: Bidirectional replication