one more question about LISTEN / NOTIFY - Mailing list pgsql-jdbc

From max
Subject one more question about LISTEN / NOTIFY
Date
Msg-id 4C5E1919.1040009@directbox.com
Whole thread Raw
Responses Re: one more question about LISTEN / NOTIFY  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-jdbc
Hello,

I asked about the Listen / Notify commands some weeks ago. I decided to
give it a trial.
But I have one more question about it. What happens to notifications if
the connection from a listener application disconnects unexpected. Does
PostgreSQL store all notifications that are triggered during this period
and submit it to the next listener that (re)connect? Or can I lose
notifications if something unexpected happened with my connection?

Thanks,

Max

PS: the PgNotification utilities from Craig Ringer are a little too much
for my purpose ;)


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: [HACKERS] Trouble with COPY IN
Next
From: Craig Ringer
Date:
Subject: Re: one more question about LISTEN / NOTIFY