Re: Problems with listen / notify - Mailing list psycopg

From Karsten Hilbert
Subject Re: Problems with listen / notify
Date
Msg-id 20140618143356.GH4429@hermes.hilbert.loc
Whole thread Raw
In response to Problems with listen / notify  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
Responses Re: Problems with listen / notify  (Rafael Martinez Guerrero <r.m.guerrero@usit.uio.no>)
List psycopg
On Wed, Jun 18, 2014 at 04:14:46PM +0200, Rafael Martinez wrote:

> When executing multiple notifies in a server *without* problems, a
> python script gets all notifies defined in a period of time in one
> poll() call (as expected)
>
> But when running the same code against a server *with* problems, the
> python script gets only one notify per poll() call.

What constitutes a server "with" or "without" problems ?

I seem to remember that notify does not guarantuee to deliver
each of successive identical notifications.

Karsten
--
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


psycopg by date:

Previous
From: Rafael Martinez
Date:
Subject: Problems with listen / notify
Next
From: Rafael Martinez Guerrero
Date:
Subject: Re: Problems with listen / notify