Re: Latches, loop and exit

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Latches, loop and exit
Дата
Msg-id AANLkTikdaPcFsxo2ZuJ_j+pDuKuxu19apf7uVC9X+YBQ@mail.gmail.com
обсуждение исходный текст
Ответ на Latches, loop and exit  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Latches, loop and exit  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Wed, Sep 15, 2010 at 12:14 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
>
> Like latches, nice one.
>
> The way the loop in WalSender now happens it won't send any outstanding
> WAL if a shutdown is requested while it is waiting.
>
> That probably needs to change and we'd do similarly in other procs.

Really? ISTM that walsender tries to send all outstanding WAL without
problems after it receives SIGUSR2. Am I missing something?

Regards,

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


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

Предыдущее
От: Hitoshi Harada
Дата:
Сообщение: Re: top-level DML under CTEs
Следующее
От: Robert Haas
Дата:
Сообщение: Re: bg worker: patch 1 of 6 - permanent process