The statement is closing at random times and it eventually ends up hanging eof and locking the instance. It looks like others have found an issue with the postgres jdbc driver doing this under heavy load, it's all in the statement pooling (some kind of race condition). I've been trying to debug this for months. I'm on pg 9.0.
-Mike From: Ramsey Gurley [mailto:[email protected]] Sent: Wednesday, March 06, 2013 11:59 AM To: Michael Gargano Cc: WebObjects-Dev List ([email protected]) Subject: Re: postgres jdbc driver Out of curiosity, what sort of issues are you seeing? We use postgresql here, but it's old. (8.3.x) Ramsey On Mar 6, 2013, at 9:37 AM, Michael Gargano wrote: Hi all, Just taking a quick survey of folks using postgres. I think we've found an issue with the jdbc driver (any version within the last year or so). Since people don't update the jdbc drivers too frequently. What version of driver are you on? Has it been stable under heavy load? Thanks. -Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]<mailto:[email protected]>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com This email sent to [email protected]<mailto:[email protected]>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
