PG/DBI: 'NOTICE: UserAbortTransactionBlock and not in in-progress state' - Mailing list pgsql-sql

From Markus Wagner
Subject PG/DBI: 'NOTICE: UserAbortTransactionBlock and not in in-progress state'
Date
Msg-id 392E17D1.83B13A21@mail.uni-mainz.de
Whole thread Raw
Responses Re: PG/DBI: 'NOTICE: UserAbortTransactionBlock and not in in-progress state'  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hi,

I am using PG 6.5.1 and DBI. My Perl programs always print to stderr:

"NOTICE: UserAbortTransactionBlock and not in in-progress state" or
"NOTICE: EndTransactionBlock and not inprogress/abort state"

I tried to do <stmthandle> -> finish and <dbhandle> -> commit after each
query, but the messages still appear.

Any hints?

Thanks,

Markus



pgsql-sql by date:

Previous
From: "Sherril Mathew"
Date:
Subject: A Question
Next
From: Peter Eisentraut
Date:
Subject: Re: A Question