Re: Return Codes of BatchUpdateException in PostgreSql 9.6 - Mailing list pgsql-bugs

From John R Pierce
Subject Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Date
Msg-id a97b53cb-2b66-ef10-2a20-6aa7e3918249@hogranch.com
Whole thread Raw
In response to Return Codes of BatchUpdateException in PostgreSql 9.6  (Tillmann Schulz <tillmann73@yahoo.de>)
Responses Re: Return Codes of BatchUpdateException in PostgreSql 9.6
List pgsql-bugs
On 10/12/2016 3:23 AM, Tillmann Schulz wrote:
> I am migrating PostgreSql 9.5 to 9.6.0 and I am using the newest JDBC driver (9.4.1211.jre6)
> So I am not sure if this is an driver issue or a bug in postgres.

since htere's no SQL in your report, I'd suggest its probably a JDBC
issue.   no idea what you mean when you say batch updates... SQL
transactions are all or none, so if any update in a transaction fails,
the whole transaction has to be rolled back.



--
john r pierce, recycling bits in santa cruz

pgsql-bugs by date:

Previous
From: Tillmann Schulz
Date:
Subject: Return Codes of BatchUpdateException in PostgreSql 9.6
Next
From: Tillmann Schulz
Date:
Subject: Re: Return Codes of BatchUpdateException in PostgreSql 9.6