"current transaction is aborted, commands ignored until end of transaction block" Error

From: Ying Lu <ying_lu(at)cs(dot)concordia(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: "current transaction is aborted, commands ignored until end of transaction block" Error
Date: 2005-05-05 20:37:58
Message-ID: 427A8426.9040303@cs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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"

Some clues about it?

Thanks a lot!
Emi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grant McLean 2005-05-05 21:03:43 Re: Slony v. DBMirror
Previous Message Christopher Browne 2005-05-05 20:28:22 Re: postgresql replication