Problems with DBI transaction handling - Mailing list pgsql-interfaces

From Hans-Jürgen Schönig
Subject Problems with DBI transaction handling
Date
Msg-id 3E3F80F8.5090209@cybertec.at
Whole thread Raw
Responses Re: Problems with DBI transaction handling  (Rudy Lippan <rlippan@remotelinux.com>)
Re: Problems with DBI transaction handling  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-interfaces
Does anybody else have problems with DBI transaction handling? Since 
PostgreSQL 7.3 (most likely) the stuff seems to be broken. Errors occur 
even if autocommit is set properly and rollbacks are not performed the 
way it should be.

Does anybody have similar problems? This is VERY annoying and should not 
happen.
The problem is: There is no other interface around providing persistent 
connections with Perl/Apache.

Maybe it is worth thinking about a Perl implementation of LibEasy with 
Apache persistent connections.
   Hans


<http://kernel.cybertec.at>



pgsql-interfaces by date:

Previous
From: "brajesh"
Date:
Subject: unknown host problem
Next
From: "Ben Borger"
Date:
Subject: Apache child processes making multiple persistent database connections via Apache::DBI