Re: Transaction Manager - Mailing list pgsql-general

From Neil Conway
Subject Re: Transaction Manager
Date
Msg-id 20000912071904.A8404@klamath.dyndns.org
Whole thread Raw
In response to Re: Transaction Manager  ("Brian Baquiran" <brian@climbers.ph>)
List pgsql-general
On Mon, Sep 11, 2000 at 04:22:48PM +0800, Brian Baquiran wrote:
> pgsql-general-owner@hub.org wrote:
> >I'm looking for something like MTS on the NT platform, something that would
> >have some
> >"pooling" and intellegent transaction management...
>
> mod_perl will do pooling automatically if you use DBI. It will even pool database handles for your CGI scripts, which
wouldotherwise establish one connection per request. 

Note this this is part of a separate module, Apache::DBI. It's not
installed by default with mod_perl, and needs to be configured
separately. However, it is a really neat module. If you're doing
web stuff with databases and Perl, I'd strongly suggest looking into it.

Regards,

Neil

--
Neil Conway <neilconway@home.com>
Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc
Encrypted mail welcomed

I've made up my mind.  Don't try to confuse me with the facts.
        -- Indiana Senator Earl Landgrebe

Attachment

pgsql-general by date:

Previous
From: "Mark Alliban"
Date:
Subject: Conditional statements
Next
From: Jeff MacDonald
Date:
Subject: MySQL benchmarks updated to PostgreSQL 7.0.2 (fwd)