From: | tv(at)fuzzy(dot)cz |
---|---|
To: | "John R Pierce" <pierce(at)hogranch(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Utilities for managing streaming replication servers? |
Date: | 2011-03-23 09:32:11 |
Message-ID: | 91d06bd4ba9fa0ea98197543c2d90a55.squirrel@sq.gransy.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> 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.
I know there's a repmgr (replication manager) tool from 2ndQuadrant
http://projects.2ndquadrant.com/repmgr
Seems quite nice, especially if you're "command-line oriented".
regards
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Schreyer | 2011-03-23 10:06:50 | Re: Weird problems with C extension and bytea as input type |
Previous Message | tv | 2011-03-23 09:25:01 | Re: RAID 1 - drive failed - very slow queries even after drive replaced |