Re: comment needs to be updated for HS?

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: comment needs to be updated for HS?
Дата
Msg-id AANLkTimr9g3QNq1T0d-HwvaJl_krFSoZaESZkAm9rj6k@mail.gmail.com
обсуждение исходный текст
Ответ на comment needs to be updated for HS?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: comment needs to be updated for HS?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Thu, May 13, 2010 at 4:20 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> postmaster.c contains the following comment just above the definition
> of PMState.  It appears to be out of date:
>
>  * After reaching a consistent point in WAL redo, startup process signals
>  * us again, and we switch to PM_RECOVERY_CONSISTENT state. There's currently
>  * no difference between PM_RECOVERY and PM_RECOVERY_CONSISTENT, but we
>  * could start accepting connections to perform read-only queries at this
>  * point, if we had the infrastructure to do that.

But the first sentence of the above seems to be correct and helpful. No?

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: weird hang while running in HS mode
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: multibyte charater set in levenshtein function