Re: LISTEN/NOTIFY with JDBC

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: LISTEN/NOTIFY with JDBC
Дата
Msg-id 87d659odv4.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: LISTEN/NOTIFY with JDBC  (Glenn Sullivan <glenn.sullivan@varianinc.com>)
Список pgsql-general
Glenn Sullivan <glenn.sullivan@varianinc.com> writes:

> Kris,
>
> Thanks for the response.  I have been using Sun's JDBC.
> Do I take it that I need to create and use the Postgres
> JDBC to get the ability to do NOTIFY/LISTEN?

You need to call methods in the PG JDBC driver that are not part of
the Sun JDBC API, yes.

-Doug

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Scary behavior after power failure
Следующее
От: "Jeffrey W. Baker"
Дата:
Сообщение: Re: pg_xlog becomes extremely large during CREATE INDEX