On Aug 17, 2011, at 1:05 AM, Sim Zacks wrote:

> One problem we have with LISTEN/NOTIFY (and I haven't found the cause for 
> this yet) is every once in a while my daemon stops listening. It may be after 
> a month of use or longer, and may be caused by the database being restarted 
> or something similar. When the daemon stops listening, it doesn't give any 
> errors or indication that it isn't working anymore.

So your daemon has a bug. When the database is restarted, connections will be 
closed, and the daemon should certainly notice that. Of course the cause may be 
something else, but either way I doubt it's a problem with NOTIFY/LISTEN.

-- 
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to