Re: Return Codes of BatchUpdateException in PostgreSql 9.6

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Jeremy Whiting <jwhiting(at)redhat(dot)com>, Tillmann Schulz <tillmann73(at)yahoo(dot)de>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Date: 2016-10-20 10:01:05
Message-ID: CAB=Je-FcHq_OA3tFyJn-osjX_PXKZ0gdHbT=XwujCqZOx1FGxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Jeremy Whiting <jwhiting(at)redhat(dot)com>:

> Hi Tillmann,
> Thank you for providing the test case.

Are you exchanging testcases in private?

Just in case, there's a relevant test case that explores different aspects
of batch execution vs failures:
https://github.com/pgjdbc/pgjdbc/blob/56c04d0ec95ede31b5f13a70ab76f2b4df09aef5/pgjdbc/src/test/java/org/postgresql/test/jdbc2/BatchFailureTest.java

Vladimir

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2016-10-20 11:22:35 Re: [RFC] How about changing the default value of defaultRowFetchSize?
Previous Message Tillmann Schulz 2016-10-20 09:56:31 Re: Return Codes of BatchUpdateException in PostgreSql 9.6