Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"

Поиск
Список
Период
Сортировка
От Chris Dole
Тема Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Дата
Msg-id 1520025236157-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"  (Chris Dole <chris.dole@sas.com>)
Ответы Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Список pgsql-jdbc
Thanks Dave. I actually did just that, using:

https://jdbc.postgresql.org/download/postgresql-42.2.1.jre7.jar

The result was basically the same, just a different nesting of the
exceptions:

DataIntegrityViolationException
root cause: PSQLException: ... too many updates ...

I was hoping an updated driver would help, but it appears to have the same
issue.

Regards,
Chris




--
Sent from: http://www.postgresql-archive.org/PostgreSQL-jdbc-f2168246.html


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"