pgpool and ABORT - Mailing list pgsql-admin

From Thomas F.O'Connell
Subject pgpool and ABORT
Date
Msg-id 0860bc19e1b883911bb20df78d6e26b9@sitening.com
Whole thread Raw
List pgsql-admin
I'm using pgpool in a fairly high-traffic environment, and I regularly
get this warning from pgpool calling ABORT:

WARNING:  there is no transaction in progress

I found this post in the archives:

http://archives.postgresql.org/pgsql-general/2004-04/msg01154.php

But the README for pgpool asserts:

    Note that "ABORT" will not be issued if the backend is 7.4 or later
    and the session is not in a transaction block.

I'm just curious why I'm still seeing the ABORTs if these sessions are
not in a transaction block.

I'm running postgres 7.4.6 and pgpool 2.5.1.

-tfo

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC
http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-260-0005


pgsql-admin by date:

Previous
From: Mont Rothstein
Date:
Subject: Re: Multiple languages in one database
Next
From: "Michael"
Date:
Subject: pg_dump problem.