Re: PGSQL - WARNING: 25P01: there is no transaction in progress - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: PGSQL - WARNING: 25P01: there is no transaction in progress
Date
Msg-id 20070502140235.GJ4585@alvh.no-ip.org
Whole thread Raw
In response to Re: PGSQL - WARNING: 25P01: there is no transaction in progress  (DNS <letanloc@gmail.com>)
Responses Re: PGSQL - WARNING: 25P01: there is no transaction in progress  (DNS <letanloc@gmail.com>)
List pgsql-bugs
DNS escribió:
> On 27 avr, 19:17, t...@sss.pgh.pa.us (Tom Lane) wrote:
>
> > This is just a warning, which most likely is there only because somebody
> > typed COMMIT or ABORT unnecessarily.  What problem are you actually having?
>
> No one is working on the database when come up the warning. The
> warning makes us worrier about the database but nothing serious on
> database side.

This is not possible.  The server does not send this message all by
itself.  Maybe the driver or connection pooler you are using is sending
a ROLLBACK command when it connects, to "clear up" the connection or
something like that.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-bugs by date:

Previous
From: DNS
Date:
Subject: Re: PGSQL - WARNING: 25P01: there is no transaction in progress
Next
From: "Dhugael McLean"
Date:
Subject: BUG #3260: Subtracting intervals