On 03/22/11 11:18 PM, Toby Corkindale wrote:
> Hi,
> I wondered if there were any software packages floating around to
> manage servers using streaming replication with Pg?
>
> ie. To handle failing over and adjusting the config to promote a
> slave; and performing the steps of syncing and restarting to bring up
> a new slave.
that sort of thing would normally be done with a cluster failover
manaagement tool like Heartbeat from the LInux-HA project.