Problems with DBI transaction handling

From: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Problems with DBI transaction handling
Date: 2003-02-04 08:59:36
Message-ID: 3E3F80F8.5090209@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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>

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2003-02-04 11:23:13 Re: MOVE LAST: why?
Previous Message Hiroshi Inoue 2003-02-04 02:13:46 Re: MOVE LAST: why?