Re: Set new system identifier using pg_resetxlog

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Set new system identifier using pg_resetxlog
Дата
Msg-id 20140717224329.GJ21370@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Set new system identifier using pg_resetxlog  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On 2014-07-18 00:41:05 +0200, Andres Freund wrote:
> On 2014-06-27 00:51:02 +0200, Petr Jelinek wrote:
> > -    while ((c = getopt(argc, argv, "fl:m:no:O:x:e:")) != -1)
> > +    while ((c = getopt(argc, argv, "fl:m:no:O:x:e:s::")) != -1)
> 
> Why two :?

Obviously strike that, wanted to delete the paragraph, but forgot about
it. I hadn't remembered the autogeneration of sysids at the beginning of
the patch.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Set new system identifier using pg_resetxlog
Следующее
От: Thor Lancelot Simon
Дата:
Сообщение: Re: PostgreSQL for VAX on NetBSD/OpenBSD