Don't understand transaction error

From: "Jonathan Villa" <jonathan(at)innovativesource(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Don't understand transaction error
Date: 2005-09-01 15:36:07
Message-ID: 51230.206.166.83.50.1125588967.squirrel@mail.innovativesource.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I'm getting the following error when attempting to use my application:

ERROR: current transaction is aborted, commands ignored until end of
transaction block

I have no clue... the only idea I have is to somehow release any
transaction locks, but I don't how to list, or even if possible, to list
current locks. If there is a way to do this, perhaps I can release it.
But I don't know how to release it either

*shrug*

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Art Fore 2005-09-01 15:41:24 Re: syslog message I do not understand
Previous Message Tom Lane 2005-09-01 15:16:54 Re: Exception in Query when mixing explicit join and implicit join