Re: JDBC behaviour - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: JDBC behaviour
Date
Msg-id 56C8487F.7020406@hogranch.com
Whole thread Raw
In response to Re: JDBC behaviour  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: JDBC behaviour
Re: JDBC behaviour
List pgsql-jdbc
On 2/20/2016 2:44 AM, Craig Ringer wrote:
> Hand-waving about how we're doing it wrong won't get you anywhere.
>

near as I can tell, the OP has used some sort of SQL (unspecified) where
multiple inserts within a transaction are individually inserted,
regardless of one failing.

to me this seems to break the rules of transaction semantics, but it
matches the behavior with autocommit=on  ...





--
john r pierce, recycling bits in santa cruz



pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: JDBC behaviour
Next
From: Craig Ringer
Date:
Subject: Re: JDBC behaviour