Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
Дата
Msg-id d248190ba2775b00038cd421e6f0f4a1@biglumber.com
обсуждение исходный текст
Ответ на ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Список 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 по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Index relation size
Следующее
От: aditya s
Дата:
Сообщение: Running pgreplicator 1.1.0 in redhat linux 9.0