Re: warm standby with WAL shipping - Mailing list pgsql-general

From Geoffrey
Subject Re: warm standby with WAL shipping
Date
Msg-id 4A2581DB.10404@serioustechnology.com
Whole thread Raw
In response to Re: warm standby with WAL shipping  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: warm standby with WAL shipping
List pgsql-general
Joshua D. Drake wrote:
> On Tue, 2009-06-02 at 15:21 -0400, Geoffrey wrote:
>
>> My problem is, I never see a *.history file, thus my script sits in a
>> loop looking for it.  I see the WAL files showing up on the archive
>> server, but I don't see a *.history file.
>>
>> What am I missing?
>
> pg_standby it self isn't a solution for warm standby.  It is a component
> thereof. Also don't use SCP. Use rsync. Take a look at walmgr or
> PITRTools it will make your life easier.

Okay, I'm attempting to check out PITRTools:

svn co https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2

svn: Unrecognized URL scheme for
'https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2'

What am I missing here?

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin

pgsql-general by date:

Previous
From: Ben Chobot
Date:
Subject: Re: Really out of memory?
Next
From: Tom Lane
Date:
Subject: Re: catalog view use to find DATABASE, LANGUAGE, TABLESPACE, SCHEMA, SEQUENCE privileges granted to user or role