pg_resetxlog -l

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pg_resetxlog -l
Дата
Msg-id CAHGQGwGae+ZAccvoSpMkL+Sqsrif=sSs2g6EcgbbFEn4FS9cvw@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_resetxlog -l  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-docs
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.

Regards,

--
Fujii Masao

Вложения

В списке pgsql-docs по дате отправления:

Предыдущее
От: Andre Majorel
Дата:
Сообщение: Formatting complaints
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: Re: Formatting complaints