Re: Cheapest way to poll for notifications?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Cheapest way to poll for notifications?
Дата
Msg-id 4B2C7FC5.4070201@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: Cheapest way to poll for notifications?  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
On 11/12/2009 11:39 PM, Craig Ringer wrote:

> As for the JDBC driver - it turns out that the documentation is
> out-of-date and/or misleading. The JDBC driver *does* support reading
> notifications the backend has pushed to its receive buffer, and does
> *not* have to poll the backend or issue a statement to receive
> notifications.

Update: The above is true only for non-SSL connections. For SSL
connections you still have to send dummy statements.

--
Craig Ringer

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

Предыдущее
От: Alex -
Дата:
Сообщение: Re: PL/Perl Performance Problems
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Justifying a PG over MySQL approach to a project