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