Re: Cause of error message?

Поиск
Список
Период
Сортировка
От Mark Roberts
Тема Re: Cause of error message?
Дата
Msg-id 1216084240.26739.197.camel@localhost
обсуждение исходный текст
Ответ на Cause of error message?  ("Bayless Kirtley" <bkirt@cox.net>)
Список pgsql-general
On Mon, 2008-07-14 at 19:44 -0500, Bayless Kirtley wrote:
> An old app is giving a new error message. I query a table and make one
> update. Later I come back to query the table again and get this error:
>
> ERROR: current transaction is aborted, commands ignored until end of
> transaction block
>
> The error only occurs after I have made an update. As long as no
> updates, I can query multiple times. Can anyone give me an idea of
> what sort of actions or errors usually cause this error?
>
> Thanks,
> Bayless
>

I believe that this might be caused by a syntax error.  Do you have any
error handling code that might be hiding the error from you?

-Mark


В списке pgsql-general по дате отправления:

Предыдущее
От: "Bayless Kirtley"
Дата:
Сообщение: Cause of error message?
Следующее
От: Klint Gore
Дата:
Сообщение: Re: Cause of error message?