Re: LISTEN/NOTIFY with JDBC - Mailing list pgsql-general

From Doug McNaught
Subject Re: LISTEN/NOTIFY with JDBC
Date
Msg-id 87d659odv4.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Re: LISTEN/NOTIFY with JDBC  (Glenn Sullivan <glenn.sullivan@varianinc.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Scary behavior after power failure
Next
From: "Jeffrey W. Baker"
Date:
Subject: Re: pg_xlog becomes extremely large during CREATE INDEX