Re: jdbc spec violation for autocommit=true & addbatch/executeBatch - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: jdbc spec violation for autocommit=true & addbatch/executeBatch
Date
Msg-id AANLkTi=g2zhXcfwj9Sqkm+qH8A7hGzbv5=6kpTqek5C8@mail.gmail.com
Whole thread Raw
In response to Re: jdbc spec violation for autocommit=true & addbatch/executeBatch  (Quartz <quartz12h@yahoo.com>)
List pgsql-jdbc
From a cursory glance at the code, the driver appears to do the right
thing with batches when autocommit is on. Can you provide a
self-contained test case? Or can you set loglevel to DEBUG (loglevel=2
in the connection string), configure logging with
DriverManager.setLogWriter(), and show us the log output of your test
case? Also, the output of "SELECT * FROM pg_locks" when you hit a
deadlock could be helpful.

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
msakrejda@truviso.com
www.truviso.com

pgsql-jdbc by date:

Previous
From: Quartz
Date:
Subject: Re: jdbc spec violation for autocommit=true & addbatch/executeBatch
Next
From: Quartz
Date:
Subject: Re: jdbc spec violation for autocommit=true & addbatch/executeBatch