From: | Barry Lind <blind(at)xythos(dot)com> |
---|---|
To: | Johann Uhrmann <johann(dot)uhrmann(at)xpecto(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Asynchronous NOTIFY available? |
Date: | 2003-08-07 02:33:10 |
Message-ID: | 3F31BA66.9050705@xythos.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Johann,
I don't recall seeing this before. There isn't any functionality
currently in the driver for this, and no plans that I am aware of to
incorporate it. But if someone were to submit a patch or at least a
design proposal it could be discussed.
thanks,
--Barry
Johann Uhrmann wrote:
> Hello,
>
> is there a way to register callback methods in the current JDBC driver
> so it gets called when a specifiy "NOTIFY" occurs on the database?
>
> There is already a driver which supports that. However, I am afraid it
> could become outdated as new postgres versions are published.
> The driver I am speaking of is available at http://lbdpc15.epfl.ch
> Details at: http://lbdpc15.epfl.ch/PAS/Postgres/
>
> Are there plans to adopt that functionality?
>
> Thank You,
>
> Hans
>
> P.S.:
> I just joined the list, therefore I do not know if this is FAQ.
> However, I could not find anything about asynchronous notifications
> in the standard jdbc driver.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2003-08-07 02:55:56 | Re: Appending to a large object |
Previous Message | Barry Lind | 2003-08-07 02:18:47 | Re: SSL support in PG 7.4 |