BUG #2547: Notifications lost when using JDBC - Mailing list pgsql-bugs

From John Bester
Subject BUG #2547: Notifications lost when using JDBC
Date
Msg-id 200607240723.k6O7NB1e054448@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2547
Logged by:          John Bester
Email address:      john.bester@snowball.co.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.

pgsql-bugs by date:

Previous
From: "Ricardo Solanilla"
Date:
Subject: BUG #2548: Fatal error with timezone
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #2546: PostgreSQL does not have native spinlock