Re: jdbc spec violation for autocommit=true & addbatch/executeBatch

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема Re: jdbc spec violation for autocommit=true & addbatch/executeBatch
Дата
Msg-id AANLkTi=g2zhXcfwj9Sqkm+qH8A7hGzbv5=6kpTqek5C8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jdbc spec violation for autocommit=true & addbatch/executeBatch  (Quartz <quartz12h@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Quartz
Дата:
Сообщение: Re: jdbc spec violation for autocommit=true & addbatch/executeBatch
Следующее
От: Quartz
Дата:
Сообщение: Re: jdbc spec violation for autocommit=true & addbatch/executeBatch