PostgreSQL EndTransactionBlock and not inprogress/abort state

Поиск
Список
Период
Сортировка
От Manuel Lemos
Тема PostgreSQL EndTransactionBlock and not inprogress/abort state
Дата
Msg-id 492.742T2685T1906242@acm.org
обсуждение исходный текст
Список 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@acm.org
URL: http://www.e-na.net/the_author.html
PGP key: finger://mlemos@zeus.ci.ua.pt
--


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

Предыдущее
От: "Manuel Lemos"
Дата:
Сообщение: Negating the list of selected rows of a join
Следующее
От: Clark Evans
Дата:
Сообщение: Re: [GENERAL] Negating the list of selected rows of a join