Re: Using NOTIFY... Slow Client Querys

Поиск
Список
Период
Сортировка
От Joe Lester
Тема Re: Using NOTIFY... Slow Client Querys
Дата
Msg-id 9AE3AF76-614B-11D8-AFDF-000A95A58EA0@sweetwater.com
обсуждение исходный текст
Ответ на Re: Using NOTIFY... Slow Client Querys  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Yes, my client receives the notification and then it immediately
executes a query that hangs for a while.

On Feb 15, 2004, at 12:07 PM, Tom Lane wrote:
> Hmm.  Are you certain that the clients have received the NOTIFY?
> Perhaps the bottleneck is in delivering the NOTIFY messages, not in
> executing the subsequent query.



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

Предыдущее
От: "P.J. \"Josh\" Rovero"
Дата:
Сообщение: Re: Reuse of Subselects
Следующее
От: Joe Lester
Дата:
Сообщение: Re: Using NOTIFY... Slow Client Querys