ERROR: current transaction is aborted, queries ignored until end of transaction block - Mailing list pgsql-general

From Annabelle Desbois
Subject ERROR: current transaction is aborted, queries ignored until end of transaction block
Date
Msg-id 3F164ED1.5050301@regie-france.com
Whole thread Raw
Responses Re: ERROR: current transaction is aborted, queries ignored  (Annabelle Desbois <a.desbois@regie-france.com>)
Re: ERROR: current transaction is aborted, queries ignored  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
Hello,

"ERROR:  current transaction is aborted, queries ignored until end of
transaction block"
This error occurs after a ROLLBACK in a PHP script.
All the next queries fail, so what's wrong ?
Why the ROLLBACK isn't the end of a transaction block ?

Apache 1.3.26
PHP 4.3.0
PostgreSQL 7.3.1

Thx for your help

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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: selects during vacuum
Next
From: Annabelle Desbois
Date:
Subject: Re: ERROR: current transaction is aborted, queries ignored