one more question about LISTEN / NOTIFY

Поиск
Список
Период
Сортировка
От max
Тема one more question about LISTEN / NOTIFY
Дата
Msg-id 4C5E1919.1040009@directbox.com
обсуждение исходный текст
Ответы Re: one more question about LISTEN / NOTIFY
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: [HACKERS] Trouble with COPY IN
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: one more question about LISTEN / NOTIFY