Re: Transaction Manager

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Transaction Manager
Дата
Msg-id 20000912071904.A8404@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: Transaction Manager  ("Brian Baquiran" <brian@climbers.ph>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Mark Alliban"
Дата:
Сообщение: Conditional statements
Следующее
От: Jeff MacDonald
Дата:
Сообщение: MySQL benchmarks updated to PostgreSQL 7.0.2 (fwd)