PostgreSQL EndTransactionBlock and not inprogress/abort state

From: "Manuel Lemos" <mlemos(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL EndTransactionBlock and not inprogress/abort state
Date: 1999-03-14 03:10:53
Message-ID: 492.742T2685T1906242@acm.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I am trying to use transactions with PostgreSQL with the normal sequence

BEGIN
one or more SELECT/INSERT/UPDATE/DELETE queries
COMMIT
END

But I am getting the following message just like if I haven't started a
transaction when I commit.

EndTransactionBlock and not inprogress/abort state

Anybody experienced anything like this with PostgreSQL 6.4.2?

Regards,
Manuel Lemos

E-mail: mlemos(at)acm(dot)org
URL: http://www.e-na.net/the_author.html
PGP key: finger://mlemos(at)zeus(dot)ci(dot)ua(dot)pt
--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Manuel Lemos 1999-03-14 03:36:46 Negating the list of selected rows of a join
Previous Message Somnath Banerjee 1999-03-13 15:56:33 Usage of pqsql database