Re: Problem with async notifications of table updates

Поиск
Список
Период
Сортировка
От Tyler, Mark
Тема Re: Problem with async notifications of table updates
Дата
Msg-id CADA64FC899992449361EADA6D3EF8B3013217F5@ednex512.dsto.defence.gov.au
обсуждение исходный текст
Ответ на Re: Problem with async notifications of table updates  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Ответы Re: Problem with async notifications of table updates
Список pgsql-general
Karsten Hilbert wrote:
> On Tue, Mar 18, 2008 at 01:28:36PM +1030, Tyler, Mark wrote:
>> This
>> is because I cannot pass any information with the NOTIFY apart from
>> the fact that "something happened".
>
> Oh, you can, you can calculate the name of the NOTIFY dynamically
> in the trigger sending the notify, for example embedding a primary key
value.

I don't understand how this can work. Surely my subscriber applications
have to listen to the same notification name that the publisher is going
to notify on (unless I am missing something about how NOTIFY/LISTEN
works). Yes I know you can construct that name dynamically prior to
issuing the NOTIFY but if you are changing the notification name then
how do the subscribers know what names to listen on? Do you have a quick
example of your suggestion?

Mark

IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of
section70 of the CRIMES ACT 1914.  If you have received this email in error, you are requested to contact the sender
anddelete the email. 



В списке pgsql-general по дате отправления:

Предыдущее
От: "Tyler, Mark"
Дата:
Сообщение: Re: Problem with async notifications of table updates
Следующее
От: "Tyler, Mark"
Дата:
Сообщение: Re: Problem with async notifications of table updates