Re: BUG #3504: Some listening sessions never return from writing, problems ensue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3504: Some listening sessions never return from writing, problems ensue
Дата
Msg-id 12248.1186071295@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3504: Some listening sessions never return from writing, problems ensue  (Peter Koczan <pjkoczan@gmail.com>)
Ответы Re: BUG #3504: Some listening sessions never return from writing, problems ensue
Список pgsql-bugs
Peter Koczan <pjkoczan@gmail.com> writes:
> Heikki Linnakangas wrote:
>> Does the client read the async notifies? The write in the server will
>> block if the client doesn't keep up with reading the data.
>>
> Well, the client updates it's GUI properly no matter whether the
> listening session is blocked or not (it's an ongoing tail of requests).
> Overtly from the client side, it's completely transparent. Is there any
> way I can tell definitively from the client side whether or not it's
> actually reading the async notifies?

netstat's Recv-Q column would probably reflect it if the client is
failing to consume messages.  The send queue on the server side would be
worth checking too.

            regards, tom lane

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

Предыдущее
От: Peter Koczan
Дата:
Сообщение: Re: BUG #3504: Some listening sessions never return from writing, problems ensue
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3506: to_number silently ignore characters