Re: [INTERFACES] Using Postgres's NOTIFY/LISTEN

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: John Bosch <jbosch(at)john(dot)cdscc(dot)nasa(dot)gov>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] Using Postgres's NOTIFY/LISTEN
Date: 1998-12-02 06:46:53
Message-ID: Pine.LNX.4.04.9812020640410.682-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Wed, 2 Dec 1998, John Bosch wrote:

> Hi all,
>
> I'm new here and was wondering if anyone could answer the following
> questions.
>
> I'm using Postgresql as the database for a Java application I am writing
>
> and would like to use the NOTIFY/LISTEN feature of Postgres. Can anyone
> tell if and how I can use these functions through the Postgres JDBC
> driver.

It's one of those things I didn't include in the driver :-(

> Otherwise I'll have to think of another way of doing what I want to do
> :(

Ok, you've got me thinking... It shouldn't be too difficult to add NOTIFY
support. I'll have a look at it during this morning, and I'll get back to
you.

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 1998-12-02 08:08:54 RE: [INTERFACES] PostOBDC
Previous Message John Bosch 1998-12-02 05:11:14 Using Postgres's NOTIFY/LISTEN