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

From Dennis Brakhane
Subject Re: WARNING: 25P01: there is no transaction in progress
Date
Msg-id 226a19190810010956k18054eceme8b758d036d121ad@mail.gmail.com
Whole thread Raw
In response to WARNING: 25P01: there is no transaction in progress  (Glyn Astill <glynastill@yahoo.co.uk>)
List pgsql-general
On Wed, Oct 1, 2008 at 6:23 PM, Glyn Astill <glynastill@yahoo.co.uk> wrote:
> I presume it's issuing some sort of commit or rollback without a begin, however the programs authors are telling me
that'snot the case and their software is not at fault. 

Of course their software can't be at fault, as it is entirely bug free ;-)

You could turn on statement logging in PostgreSQL and analyse that.
That is more useful than trying to guess what the proprietary software
is doing under the hood.

pgsql-general by date:

Previous
From: Glyn Astill
Date:
Subject: Re: WARNING: 25P01: there is no transaction in progress
Next
From: "Gauthier, Dave"
Date:
Subject: Ideas on how to use external perl script