Re: current transaction is aborted, commands ignored until

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: current transaction is aborted, commands ignored until
Date: 2005-04-19 06:26:44
Message-ID: d4283d$i25$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 19.04.2005 02:33 Kris Jurka wrote:
>>>>Is this a problem with the JDBC interface that I'm using, or is this a
>>>>general Postgres problem?
>>>
>
> This is an open todo item for the JDBC driver. It could be done by
> automatically wrapping all statements in savepoints behind the scenes.
> Then any error would rollback to the savepoint and you could continue on
> with your transaction. This option would only be used for
> compatibility which makes it a low priority for people who are mostly
> PostgreSQL users. Also, it'll certainly decrease performance.
>

No problem. I can work around most of the areas where this can occur and I have
control over the transaction handling. So it's not a big issue. It would have
been nice though :)

Thanks
Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message ElayaRaja S 2005-04-19 07:17:17 Clarification
Previous Message Rafael.Hernamperez 2005-04-19 06:18:00 Unsubscribe