Re: [GENERAL] Transaction aborted? - Mailing list pgsql-general

From Jose' Soares
Subject Re: [GENERAL] Transaction aborted?
Date
Msg-id 363ED641.71D16D86@sferacarta.com
Whole thread Raw
In response to Transaction aborted?  (Mike Meyer <mwm@phone.net>)
List pgsql-general
Mike Meyer wrote:
>
> I'm seeing these messages in the process of adding entries to a
> database.
>
>         NOTICE:  (transaction aborted): queries ignored until END
>
> I'm not positive what they mean. Is there someone who is who could
> tell me, and tell me how to catch then and deal with them?
>

That's mean that you had an error during transaction. The only command
that backend accepts at this point
is the END.

Jose'

pgsql-general by date:

Previous
From: "Jose' Soares"
Date:
Subject: Re: [GENERAL] float8 to text converter
Next
From: Konstantin Agouros
Date:
Subject: View-Problem