Transactions

Поиск
Список
Период
Сортировка
От Annabelle Desbois
Тема Transactions
Дата
Msg-id 3F1570C1.8090407@regie-france.com
обсуждение исходный текст
Список pgsql-general
Hello,

I've got a problem with transactions with PostgreSQL (7.3.1).
I've Apache 1.3.26 and PHP 4.3.0
When I do a "ROLLBACK" after a "BEGIN", all the next queries are refused
and this error occurs : "pg_exec() [<a
href='http://www.php.net/function.pg-exec'>function.pg-exec</a>]: Query
failed: ERROR:  current transaction is aborted, queries ignored until
end of transaction block"

I was thincking that a ROLLBACK automatically stop the current
transaction and the next queries are new transactions. Isn't it right ?

How can we know if we're in a transaction ?

Or is it another problem ?

thx for help

Sincerely,

Annabelle

--
----------------------------------------
Annabelle DESBOIS
SA REGIE FRANCE
Village informatique - BP 3002
17030 La Rochelle CEDEX
tel: 05.46.44.75.76
fax: 05.46.45.34.17
e-mail: a.desbois@regie-france.com
----------------------------------------


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

Предыдущее
От: Luis Magaña
Дата:
Сообщение: Re: ODBC query problem
Следующее
От: Andrew Vit
Дата:
Сообщение: Inheritance and Constraints