Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

BUG #2547: Notifications lost when using JDBC



The following bug has been logged online:

Bug reference:      2547
Logged by:          John Bester
Email address:      john(dot)bester(at)snowball(dot)co(dot)za
PostgreSQL version: 8.1
Operating system:   SUSE 10.0
Description:        Notifications lost when using JDBC
Details: 

I found that if I create a JDBC connection to Postgres and listen for
notifications, it works until I create a new connection. I have not checked
whether notifications are received on the new connection, but even if it did
I would still consider it to be a bug. You should be able to create a
notification listener that works with it's own connection in a seperate
thread without having to know when new connections are made.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group