Re: Recovery bug - Mailing list pgsql-bugs

From Fujii Masao
Subject Re: Recovery bug
Date
Msg-id AANLkTiki8Tnauc1wDoh49hxgQN8gOkd518PsYF5E7QYZ@mail.gmail.com
Whole thread Raw
In response to Re: Recovery bug  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Recovery bug
List pgsql-bugs
On Tue, Oct 19, 2010 at 7:00 AM, Jeff Davis <pgsql@j-davis.com> wrote:
>> > Do users have any expectation that they can restore a backup without
>> > using recovery.conf by merely having the WAL segments in pg_xlog?
>>
>> I would expect that to work.

What's the use case?

> If that's the expectation, I believe my original fix has less impact.
> It's essentially a sanity check to make sure that the first segment
> needed is available before proceeding.

If that's really useful for some cases, I agree with your fix.

Regards,

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

pgsql-bugs by date:

Previous
From: Dharmendra Goyal
Date:
Subject: Re: How do I remove PostgreSQL completely?
Next
From: Heikki Linnakangas
Date:
Subject: Re: Recovery bug