Re: Transaction Manager
От | Gary MacDougall |
---|---|
Тема | Re: Transaction Manager |
Дата | |
Msg-id | 003401c01c11$93359d00$370110ac@macdougalga3 обсуждение исходный текст |
Ответ на | Re: Transaction Manager ("Brian Baquiran" <brian@climbers.ph>) |
Список | 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@climbers.ph> To: <pgsql-general@hub.org> Sent: Monday, September 11, 2000 4:22 AM Subject: Re: [GENERAL] Transaction Manager > > pgsql-general-owner@hub.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
В списке pgsql-general по дате отправления: