Re: logger process infinite loop

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: logger process infinite loop
Дата
Msg-id CAMkU=1zQV0n02a_x2Tzy4g_+PkLJEk7cs1TVR4LEZi0dcHmLwA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: logger process infinite loop  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Fri, Mar 18, 2016 at 10:39 PM, Andres Freund <andres@anarazel.de> wrote:
> Hi,
>
> On 2016-03-18 21:59:01 -0700, Jeff Janes wrote:
>> While testing some patches on my laptop, I noticed my knee getting
>> uncomfortably warm.  It turns out I has accumulating deranged logging
>> processes, needing kill -9 to get rid of them.
>>
>> The culprit is:
>>
>> commit c4901a1e03a7730e4471fd1143f1caf79695493d
>> Author: Andres Freund <andres@anarazel.de>
>> Date:   Fri Mar 18 11:43:59 2016 -0700
>>
>>     Only clear latch self-pipe/event if there is a pending notification.
>
> God, whan an awfully stupid mistake/typo. Thanks for the report!

Thanks.  Fix confirmed.



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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: snapshot too old, configured by time
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Performance degradation in commit ac1d794