Re: Warm standby failover mechanism

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Warm standby failover mechanism
Date: 2009-02-25 18:10:54
Message-ID: 1235585454.24423.12.camel@jd-laptop.pragmaticzealot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2009-02-25 at 16:33 +0000, Thom Brown wrote:
> You are doing this the hard way. Grab PITRTTools.
>
> https://projects.commandprompt.com/public/pitrtools
>
>
> I can't really dispute a recommendation from JD. I'll have to look
> into that. It's a shame because we've spent ages trying to work out
> where we've been going wrong in this whole process (we still haven't
> got it picking up WALs from the archive).

As a note, all PITRTools does is wrap around all the tools that you are
trying to make work. So you will still need pg_standby, rsync, ssh
etc...

I have updated the wiki to make it a bit more friendly.

https://projects.commandprompt.com/public/pitrtools/wiki

Sincerely,

Joshua D. Drake

--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Pasher 2009-02-25 18:10:56 Postgres SRPMs for RHEL
Previous Message Andreas Wenk 2009-02-25 17:51:51 Re: cursor question