Re: pg_listener entries deleted under heavy NOTIFY load only on Windows - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: pg_listener entries deleted under heavy NOTIFY load only on Windows
Date
Msg-id 9837222c1001250652w7bfc0abcq9a36f071e7cb4a81@mail.gmail.com
Whole thread Raw
In response to Re: pg_listener entries deleted under heavy NOTIFY load only on Windows  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
On Monday, January 25, 2010, Stefan Kaltenbrunner
<stefan@kaltenbrunner.cc> wrote:
> Craig Ringer wrote:
>
> On 23/01/2010 5:30 AM, Radu Ilie wrote:
>
> On a Windows server under heavy load of NOTIFY events, entries in
> pg_listener table for some events are deleted. It is like UNLISTEN was
> called.
>
>
> This has been reported on -general, then -bugs, now -hackers, and seems to just get ignored. The poster has done a
fairbit of research and has documented the issue, and fix, in a fair bit of depth.
 
>
> I don't have the access rights to do anything about it. Is someone who does going to look at it, or will it remain a
lurkingbug?
 
>
> (If this has since made it into cvs without any ML activity, then sorry - but I'm worried it'll get missed again and
wantto make sure it doesn't.)
 
>
>
> well it is on the Open Items list for a while now:
>
> http://wiki.postgresql.org/wiki/PostgreSQL_8.5_Open_Items so I won't be forgotten...
>

it's in my list. I've just been unable to reproduce it yet. But I'm on
it and will definitely get to it before the next update release. And
side th op had a patch that works in his environment and nobody else
ha reported it I didn't give it max priority.

I couldve done a better job of feedback. I think I posted the info in
a different thread that only linked to the original bug report, so it
wa probably missed because of that.




-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: default_language
Next
From: Pavel Stehule
Date:
Subject: Re: Review: listagg aggregate