Re: Transaction Manager

From: "Gary MacDougall" <gary(at)dddrummer(dot)com>
To: "Brian Baquiran" <brian(at)climbers(dot)ph>, <pgsql-general(at)hub(dot)org>
Subject: Re: Transaction Manager
Date: 2000-09-11 16:58:57
Message-ID: 003401c01c11$93359d00$370110ac@macdougalga3
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks Brian, thats actually good to know
Does anyone know if the libpq++ pools connections?

Thanks
Gary
----- Original Message -----
From: "Brian Baquiran" <brian(at)climbers(dot)ph>
To: <pgsql-general(at)hub(dot)org>
Sent: Monday, September 11, 2000 4:22 AM
Subject: Re: [GENERAL] Transaction Manager

>
> pgsql-general-owner(at)hub(dot)org wrote:
>
> >I don't know if this is totally related to PostgreSQL, but in some
fashion I
> >suppose
> >it pertains.
> >
> >Is there a reliable open source transaction monitor/manager for Linux
that
> >works with
> >Postgres and Apache?
> >
> >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 would otherwise establish one
connection per request.
>
> Brian

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Meskes 2000-09-11 17:12:50 Re: ecpg
Previous Message Zeljko Trogrlic 2000-09-11 16:39:35 Re: Column name case conversion