Re: Problem with streaming replication, backups, and recovery (9.0.x) - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Problem with streaming replication, backups, and recovery (9.0.x)
Date
Msg-id AANLkTimZtVf7UCn-TsDfTX4CgHJdVmW0dEXo5CnLYts9@mail.gmail.com
Whole thread Raw
In response to Re: Problem with streaming replication, backups, and recovery (9.0.x)  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Wed, Mar 30, 2011 at 4:56 PM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
>> Attached patch reverts that. Comments?
>
> Looks good, committed.

Thanks!

> We could also improve the error message. If we haven't reached the
> end-of-backup location, we could say something along the lines of:
>
> ERROR: WAL ends before the end of online backup
> HINT: Online backup must be ended with pg_stop_backup(), and all the WAL up
> to that point must be available at recovery.

+1

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Replication server timeout patch
Next
From: Dimitri Fontaine
Date:
Subject: Re: Another swing at JSON