Re: incorrect handling of the timeout in pg_receivexlog

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: incorrect handling of the timeout in pg_receivexlog
Дата
Msg-id CAHGQGwEbYM+9YPGq7ZwuEq8euRGubWs4WCujLsAWeUYkA4d_ng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: incorrect handling of the timeout in pg_receivexlog  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: incorrect handling of the timeout in pg_receivexlog  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Tue, Jun 5, 2012 at 11:42 PM, Magnus Hagander <magnus@hagander.net> wrote:
> Works for me. We still need a (reworked) patch, though, right? We just
> move where the move between seconds and milliseconds happens?

Attached is the updated version of the patch.

> I definitely don't think we need subsecond granularity in the user
> facing number. Even a second is pretty short.

Yep.

> (We do need to retain the ability to set it to 0 = off of course).

Yep, a value of zero disables the status updates, and the patch adds
that explanation into the document of pg_basebackup and pg_receivexlog.

Regards,

--
Fujii Masao

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Ability to listen on two unix sockets
Следующее
От: Robert Haas
Дата:
Сообщение: Re: "page is not marked all-visible" warning in regression tests