Re: WARNING: 25P01: there is no transaction in progress

From: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
To: Dennis Brakhane <brakhane(at)googlemail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: WARNING: 25P01: there is no transaction in progress
Date: 2008-10-01 16:59:56
Message-ID: 489907.57422.qm@web23605.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> > I presume it's issuing some sort of commit or
> rollback without a begin, however the programs authors are
> telling me that's not 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.

Haha, yes I just reallized I'd logged all the wrong stuff. See the message I just posted.

Thanks
Glyn

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2008-10-01 17:02:16 Re: WARNING: 25P01: there is no transaction in progress
Previous Message Glyn Astill 2008-10-01 16:58:38 Re: WARNING: 25P01: there is no transaction in progress