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

From Stefan Kaltenbrunner
Subject Re: pg_listener entries deleted under heavy NOTIFY load only on Windows
Date
Msg-id 4B5D907E.8020603@kaltenbrunner.cc
Whole thread Raw
In response to Re: pg_listener entries deleted under heavy NOTIFY load only on Windows  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: pg_listener entries deleted under heavy NOTIFY load only on Windows  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
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 fair bit 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 lurking bug?
> 
> (If this has since made it into cvs without any ML activity, then sorry 
> - but I'm worried it'll get missed again and want to 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...


Stefan


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: quoting psql varible as identifier
Next
From: Tom Lane
Date:
Subject: Re: Review: listagg aggregate