Re: PATCH: Update LISTEN/NOTIFY documentation, PGConnection JavaDoc - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: PATCH: Update LISTEN/NOTIFY documentation, PGConnection JavaDoc
Date
Msg-id 4B2B9D6E.8040407@postnewspapers.com.au
Whole thread Raw
In response to PATCH: Update LISTEN/NOTIFY documentation, PGConnection JavaDoc  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-jdbc
On 11/12/2009 11:52 PM, Craig Ringer wrote:
> Hi folks
>
> It seems the JDBC driver no longer requires a query to be issued before
> it will notice new notify messages and be able to process them via
> getNotifications() . The JDBC driver documentation doesn't reflect this.

Argh!

It's very dependent on the underlying socket, and in particular doesn't
seem to work for Java's SSL sockets.

Sigh. I can have security OR low-overhead timely notifications.

--
Craig Ringer

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Error when attempting to call Connection.createArrayOf() method
Next
From: Kris Jurka
Date:
Subject: Re: Error when attempting to call Connection.createArrayOf() method