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

From Greg Sabino Mullane
Subject Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
Date
Msg-id d248190ba2775b00038cd421e6f0f4a1@biglumber.com
Whole thread Raw
In response to ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.  (Rajesh Kumar Mallah <mallah@trade-india.com>)
List pgsql-admin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

     

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

     
If you are not using the latest version of DBD::Pg (1.32), then you
may be experiencing the problem where the "AutoCommit" setting
causes "execute->commit->begin->wait." This is fixed in 1.32: it
now does "begin->execute->commit->wait".

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200410252136

-----BEGIN PGP SIGNATURE-----

iD8DBQFBfapWvJuQZxSWSsgRAn/aAJsFNzN1ru5GpjTL30iM1Oj2EXQ9/QCfTFYa
LxQN3UVonFcFpKYEkf0ypog=
=Hc+B
-----END PGP SIGNATURE-----



pgsql-admin by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Index relation size
Next
From: aditya s
Date:
Subject: Running pgreplicator 1.1.0 in redhat linux 9.0