| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Oliver Jowett <oliver(at)opencloud(dot)com> |
| Cc: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: rollback ignored until end of transaction block |
| Date: | 2005-11-22 22:16:16 |
| Message-ID: | Pine.BSO.4.61.0511221714200.13588@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Wed, 23 Nov 2005, Oliver Jowett wrote:
> Kevin Grittner wrote:
>> Is there any context where this would make sense?:
>>
>> org.postgresql.util.PSQLException: ERROR: current transaction is
>> aborted, commands ignored until end of transaction block
>
> Huh, that *is* weird. rollback() should do nothing but execute ROLLBACK,
> which shouldn't trigger that error.. How did you get it into that state? Can
> you run with loglevel=2 and see what the trace says? What driver version?
>
This thread might be relevent. Checking might have been tightened up too
much?
http://archives.postgresql.org/pgsql-bugs/2005-11/msg00094.php
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2005-11-22 22:37:21 | Re: rollback ignored until end of transaction block |
| Previous Message | Oliver Jowett | 2005-11-22 21:53:15 | Re: rollback ignored until end of transaction block |