PostgreSQL EndTransactionBlock and not inprogress/abort state

Поиск
Список
Период
Сортировка
От Manuel Lemos
Тема PostgreSQL EndTransactionBlock and not inprogress/abort state
Дата
Msg-id 613.736T2978T885995@acm.org
обсуждение исходный текст
Список pgsql-sql
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

In Linux, sometimes I get the process to end with Segmentation fault error.
In a Sun I also get the error but I never seen the process to end.

Anybody experience anything like this?

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-sql по дате отправления:

Предыдущее
От: "Weon-sun Lee"
Дата:
Сообщение: Help: insert inheritance class
Следующее
От: Remigiusz Sokolowski
Дата:
Сообщение: Re: [SQL] rules