Re: problem with pg_standby - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: problem with pg_standby
Date
Msg-id 1280869756.2025.29.camel@jd-desktop.unknown.charter.com
Whole thread Raw
In response to problem with pg_standby  (Gerd Koenig <koenig@transporeon.com>)
List pgsql-general
On Tue, 2010-08-03 at 22:37 +0200, Gerd Koenig wrote:
> Hello,
>
> we currently setup a standby database with archive_command sending the WALs
> from master to standby.
> This works as expected, but the standby database doesn't restore the WALs from
> the given directory in recovery.conf and I have no idea why...

What are you using to manage this? I would strongly suggest Walmgr or
PITRTools. They take a lot of the guess work out of all this stuff.

Joshua D. Drake

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: When can postgresql use a partial (NOT NULL) index? Seems to depend on size of IN clause (even with enable seqscan = off)
Next
From: Gerd Koenig
Date:
Subject: Re: problem with pg_standby