Re: Recovery Test Framework - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Recovery Test Framework
Date
Msg-id 3f0b79eb0901122237k773f0453rbed2103478db81ee@mail.gmail.com
Whole thread Raw
In response to Re: Recovery Test Framework  ("Robert Haas" <robertmhaas@gmail.com>)
List pgsql-hackers
Hi,

On Tue, Jan 13, 2009 at 3:32 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> One thing I find interesting is that the "Infrastructure Changes for
> Recovery" patch became the foundation for both "Hot Standby" and
> "Synchronous Replication".  That implies that those changes might be
> of somewhat more general interest, at least as the foundation for
> further work.  If we HS and/or SR are out of reach, it might be worth
> at least looking to see if any of that infrastructure work can be
> reasonably be committed for 8.4.

+1

If the community determined to postpone replication to 8.5, I'll give up
working on it (though I'll work it up to good place to leave off, of course)
and focus on reviewing infra-patch instead. I don't think that *all*
recovery-related patches are too late for 8.4. We should make a choice
for the patches and focus on the high-priority one.

Regards,

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


pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Updates of SE-PostgreSQL 8.4devel patches (r1403)
Next
From: "Fujii Masao"
Date:
Subject: Re: Recovery Test Framework