Re: JDBC: "transaction aborted"

From: Fabien JALABERT <fabien(dot)jalabert(at)laposte(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC: "transaction aborted"
Date: 2010-09-01 07:40:27
Message-ID: 4C7E036B.6080407@laposte.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello, if I turn on autocommit, will I be able to process transactions
with begin/commit/rollback as before ?

Thanks.

Craig Ringer wrote:
>
> Turn autocommit on.
>
> --
> Craig Ringer
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2010-09-01 08:18:25 Re: JDBC: "transaction aborted"
Previous Message Kris Jurka 2010-08-31 18:13:47 Re: Trouble with COPY IN