LISTEN/NOTIFY support? - Mailing list pgsql-jdbc

From Benjamin.Feinstein@guardent.com
Subject LISTEN/NOTIFY support?
Date
Msg-id 397E0659AA2DD411843500508B64F1CE0287DE17@USBOSMX01
Whole thread Raw
List pgsql-jdbc
Hello ya'll,

It appears that the current version of the JDBC interface for PostgreSQL
does not implement asyncronous client notifications. I have been able to
issue a NOTIFY statement through the JDBC driver, but I haven't found how to
LISTEN for an client notification. Am I missing something, or does the
JDBC-PgSQL interface not support LISTEN? Does anyone know of a patch to the
JDBC-PgSQL interface that enables the LISTEN functionality? I've looked back
through the list archives but was unable to find any threads in this topic.

Thanks for any help,
Ben

> Ben Feinstein
>   Software Development Engineer, R & D
>   W: 678.585.7865 x6726 F: 770.645.8311 M: 678.772.4126
>   8302 Dunwoody Pl., Suite 320, Atlanta, GA 30350 www.guardent.com
> _____________________________________________________
> G U A R D E N T
>   Enterprise Security and Privacy Programs
>

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Proposal for a configurable ResultSet implementation
Next
From: "Dave Cramer"
Date:
Subject: Re: bytea column support (Postgresql 7.1.3)