Re: Include WAL in base backup - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Include WAL in base backup
Date
Msg-id AANLkTikwQp8m_NMkwGQ8xYZx8MHzTPnvMhG1GDxC6Vm=@mail.gmail.com
Whole thread Raw
In response to Re: Include WAL in base backup  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Sun, Jan 30, 2011 at 9:34 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Mon, Jan 31, 2011 at 4:22 AM, Magnus Hagander <magnus@hagander.net> wrote:
>>> In pg_basebackup.sgml
>>>     <term><option>--checkpoint <replaceable
>>> class="parameter">fast|spread</replaceable></option></term>
>>>
>>> Though this is not the problem of the patch, I found the inconsistency
>>> of the descriptions about options of pg_basebackup. We should
>>> s/--checkpoint/--checkpoint=
>>
>> Agreed, changed.
>
> Thanks for all your efforts! pg_basebackup and this new option are VERY useful.

+1!

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Error code for "terminating connection due to conflict with recovery"
Next
From: Fujii Masao
Date:
Subject: Re: pg_ctl failover Re: Latches, signals, and waiting