Re: [HACKERS] Point in Time Recovery - Mailing list pgsql-patches

From markw@osdl.org
Subject Re: [HACKERS] Point in Time Recovery
Date
Msg-id 200407201536.i6KFa7122392@mail.osdl.org
Whole thread Raw
In response to Re: [HACKERS] Point in Time Recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Point in Time Recovery  (Klaus Naumann <kn@mgnet.de>)
List pgsql-patches
On 18 Jul, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
>> Latest version, pitr_v5_2.patch...
>
> Reviewed and committed with some adjustments.

I pull from CVS and and got the following message when I tried starting
the database with the archive_mode parameter:

FATAL:  unrecognized configuration parameter "archive_mode"

Have I missed something since it has been committed?

Mark

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for pg_dump: Multiple -t options and new -T option
Next
From: Klaus Naumann
Date:
Subject: Re: [HACKERS] Point in Time Recovery