Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned" - Mailing list pgsql-jdbc

From Chris Dole
Subject Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Date
Msg-id 1520025236157-0.post@n3.nabble.com
Whole thread Raw
In response to MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"  (Chris Dole <chris.dole@sas.com>)
Responses Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"  (Dave Cramer <pg@fastcrypt.com>)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Next
From: Dave Cramer
Date:
Subject: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"