-----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 [EMAIL PROTECTED] PGP Key: 0x14964AC8 200410252136 -----BEGIN PGP SIGNATURE----- iD8DBQFBfapWvJuQZxSWSsgRAn/aAJsFNzN1ru5GpjTL30iM1Oj2EXQ9/QCfTFYa LxQN3UVonFcFpKYEkf0ypog= =Hc+B -----END PGP SIGNATURE-----
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org