PG/DBI: 'NOTICE: UserAbortTransactionBlock and not in in-progress state'

From: Markus Wagner <mawagner(at)mail(dot)uni-mainz(dot)de>
To: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: PG/DBI: 'NOTICE: UserAbortTransactionBlock and not in in-progress state'
Date: 2000-05-26 06:21:05
Message-ID: 392E17D1.83B13A21@mail.uni-mainz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gerhard Dieringer 2000-05-26 06:54:10 Antw: aliases break my query
Previous Message Tom Lane 2000-05-26 04:35:14 Re: aliases break my query