Re: logger process infinite loop

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: logger process infinite loop
Date: 2016-03-19 06:29:58
Message-ID: CAMkU=1zQV0n02a_x2Tzy4g_+PkLJEk7cs1TVR4LEZi0dcHmLwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 18, 2016 at 10:39 PM, Andres Freund <andres(at)anarazel(dot)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(at)anarazel(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-03-19 06:32:53 Re: Performance degradation in commit ac1d794
Previous Message Jeff Janes 2016-03-19 06:27:07 Re: snapshot too old, configured by time