From: | Johann Uhrmann <johann(dot)uhrmann(at)xpecto(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Asynchronous NOTIFY available? |
Date: | 2003-07-29 13:46:17 |
Message-ID: | 3F267AA9.5090007@xpecto.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
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.
--
Johann Uhrmann
xpecto AG | Lindenstrasse 81 | D-84030 Ergolding
Telefon: 0700 xpecto 00 (0700 973286 00)
Telefax: 0700 xpecto 10 (0700 973286 10)
Internet: http://www.xpecto.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-29 13:50:23 | Re: Passing server_encoding to the client is not future-proof |
Previous Message | Ole Streicher | 2003-07-29 12:43:44 | Appending to a large object |