Re: pg_resetxlog -l

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: pg_resetxlog -l
Date: 2013-01-01 15:17:44
Message-ID: CABUevEyuMXaq6DvtQCzffj3NPm006rbLdc4L365UtbKb7VZX6g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Applied, thanks.

//Magnus

On Tue, Dec 25, 2012 at 5:52 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Wed, Oct 24, 2012 at 11:54 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>> Hi,
>>
>> I found the old information about -l option of pg_resetxlog in its document.
>>
>>> pg_resetxlog [-f] [-n] [-o oid] [-x xid] [-e xid_epoch] [-m mxid] [-O mxoff] [-l timelineid,fileid,seg] datadir
>>
>> In HEAD, what -l option of pg_resetxlog allows to be set is a WAL file name.
>> So 'timelineid,fileid,seg' part should be changed to 'xlogfile'. Patch attached.
>> I chose the term 'xlogfile' here because it's used in help message of
>> pg_resetxlog.
>
> Does anyone pick up and commit this to HEAD?
>
> Regards,
>
> --
> Fujii Masao
>
>
> --
> Sent via pgsql-docs mailing list (pgsql-docs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Sahagian, David 2013-01-02 16:58:24 doc page: ALTER VIEW
Previous Message Lyle 2012-12-30 15:02:31 Unclear CHARACTER specification