From: | Gabriele Bartolini <gabriele(dot)bartolini(at)2ndQuadrant(dot)it> |
---|---|
To: | mephysto <gennaria(at)email(dot)it> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Streaming replication info |
Date: | 2011-05-09 13:44:41 |
Message-ID: | 4DC7EFC9.6070600@2ndQuadrant.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Il 09/05/11 09:18, mephysto ha scritto:
> 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.
Cool.
> 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?
>
I suggest that you look at repmgr, an open-source tool for managing
replication the we are currently writing
(http://projects.2ndquadrant.com/repmgr) which should make this kind of
things much easier for you.
Cheers,
Gabriele
--
Gabriele Bartolini - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gabriele(dot)bartolini(at)2ndQuadrant(dot)it | www.2ndQuadrant.it
From | Date | Subject | |
---|---|---|---|
Next Message | Leonardo Francalanci | 2011-05-09 14:32:38 | Re: FILLFACTOR and increasing index |
Previous Message | Jack Christensen | 2011-05-09 13:35:33 | Re: Multiple table relationship constraints |