Re: Problems with listen / notify - Mailing list psycopg

From Rory Campbell-Lange
Subject Re: Problems with listen / notify
Date
Msg-id 20140618161019.GA15919@campbell-lange.net
Whole thread Raw
In response to Re: Problems with listen / notify  (Rafael Martinez Guerrero <r.m.guerrero@usit.uio.no>)
List psycopg
On 18/06/14, Rafael Martinez Guerrero (r.m.guerrero@usit.uio.no) wrote:
> Hello
>
> I don't care about the order in which the script receives notifications.
> My problem is that I have a particular postgreSQL server that sends only
> one notification per poll() call.

I think you have run into one of the problems Tom Lane describes here:
http://postgresql.1045698.n5.nabble.com/LISTEN-NOTIFY-performance-in-8-3-td2068123.html

--
Rory Campbell-Lange


psycopg by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Problems with listen / notify
Next
From: Jan Urbański
Date:
Subject: missing NOTIFY events in async mode