Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: notification: pg_notify ? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: notification: pg_notify ?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: notification: pg_notify ?  (Neil Conway <[email protected]>)
List pgsql-hackers
Neil Conway <[email protected]> writes:
> I can see 1 potential problem: there is a race condition in the "detect
> an overrun" logic.

Only if you do it that way :-(.  Take another look at the SI messaging
logic: it will *not* lose overrun notifications.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: notification: pg_notify ?
Next
From: [email protected] (Tony Reina)
Date:
Subject: Re: Problem compiling PostgreSQL 7.2 on IRIX 6.5.15f