Re: [COMMITTERS] pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: [COMMITTERS] pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i
Date
Msg-id CAHGQGwET_75PnsSnGLHMN-s5zByuB5v9n+si0VvXXtL9EdKL1w@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Tue, Aug 16, 2011 at 6:24 PM, Heikki Linnakangas
<heikki.linnakangas@iki.fi> wrote:
> Fix bogus comment that claimed that the new BACKUP METHOD line in
> backup_label was new in 9.0. Spotted by Fujii Masao.

Thanks for fixing that.

What about the remaining of the patch which I submitted? Unless I'm missing
something, the patch enables us to handle correctly the case where recovery
starts from the backup using pg_basebackup, without adding new field like
backupEndRequired into pg_control. Since it doesn't change the content of
pg_control, it's applicable to v9.1, I think.

Regards,

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


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Some problems about cascading replication
Next
From: Heikki Linnakangas
Date:
Subject: Re: A note about hash-based catcache invalidations