' in transaction' problem in mod_perl/DBI/DBD-Pg environment. - Mailing list pgsql-admin

From Rajesh Kumar Mallah
Subject ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
Date
Msg-id 417C912E.3080109@trade-india.com
Whole thread Raw
Responses Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg
Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
List pgsql-admin
Hi,

We run our webserver using mod_perl and perl/DBI/DBD-Pg .
I have observed that most of the pg backends that block other queries
are in '<IDLE> in transaction' state.  Usually sending a -INT or -TERM
to such blocking backends solve the problem.

My question is

1. Are there some precuation to be taken in perl/DBI programming
    in mod_perl environment to avoid backends getting into '<IDLE> in
transaction'
    mode?

2. Is it advisable/safe to run a daemon that TERMs such blocking backend
    at regular interval.

3. Most Importantly , If a do not have access to to the host is it
possible to
    TERMinate such backeds from  psql>

Regds
Mallah.


pgsql-admin by date:

Previous
From: aditya s
Date:
Subject: pgsql replicator
Next
From: Rajesh Kumar Mallah
Date:
Subject: Re: Upgrading to 7.4.5