fireConnectionFatalError never called - Mailing list pgsql-jdbc

From Ryan Christianson
Subject fireConnectionFatalError never called
Date
Msg-id 3E8CCB93.7050108@echospace.com
Whole thread Raw
In response to setMaxFieldSize (and getMaxFieldSize)  (snpe <snpe@snpe.co.yu>)
Responses Re: fireConnectionFatalError never called
List pgsql-jdbc
It seems like the default pooling implementation does not call
"fireConnectionFatalError".  I did a search in the source code and only
found the declaration of the method. It seems that If a sql exception
occurs, the connection is not removed from the pool. Is this a known issue?

Thanks

||


pgsql-jdbc by date:

Previous
From: snpe
Date:
Subject: setMaxFieldSize (and getMaxFieldSize)
Next
From: snpe
Date:
Subject: NetBeans (3.5 Dev), Postgresql 7.4dev jdbc