Re: "current transaction is aborted, commands ignored until

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: "current transaction is aborted, commands ignored until
Дата
Msg-id 427B26DB.4010505@archonet.com
обсуждение исходный текст
Ответ на "current transaction is aborted, commands ignored until end of transaction block" Error  (Ying Lu <ying_lu@cs.concordia.ca>)
Список pgsql-general
Ying Lu wrote:
> Greetings,
>
> Through java - JDBC, trying to do "select * from Table" using "lock
> table IN SHARE MODE"; Always got this error:
>
> "current transaction is aborted, commands ignored until end of
> transaction block"

One of your commands has an error, and the transaction has been aborted
because of that. PostgreSQL will have returned an error message telling
you what the problem was.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Typing80wpm@aol.com
Дата:
Сообщение: Re: Adventures in Quest for GUI RAD
Следующее
От: Peter Wilson
Дата:
Сообщение: Re: Slony v. DBMirror