Re: Problems with listen / notify

From: Rory Campbell-Lange <rory(at)campbell-lange(dot)net>
To: Rafael Martinez Guerrero <r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no>
Cc: psycopg(at)postgresql(dot)org
Subject: Re: Problems with listen / notify
Date: 2014-06-18 16:10:19
Message-ID: 20140618161019.GA15919@campbell-lange.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 18/06/14, Rafael Martinez Guerrero (r(dot)m(dot)guerrero(at)usit(dot)uio(dot)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

In response to

Browse psycopg by date

  From Date Subject
Next Message Jan Urbański 2014-06-23 17:10:58 missing NOTIFY events in async mode
Previous Message Karsten Hilbert 2014-06-18 15:30:56 Re: Problems with listen / notify