Re: recommendations for web/db connection pooling or DBD::Gofer reviews

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Mark Stosberg <mark(at)summersault(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: recommendations for web/db connection pooling or DBD::Gofer reviews
Date: 2008-04-07 18:44:46
Message-ID: 20080407114446.43a1cc50@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, 07 Apr 2008 14:36:00 -0400
Mark Stosberg <mark(at)summersault(dot)com> wrote:


> I'm particularly interested in review of DBD::Gofer, which seems like
> it would help with this in our Perl application:
> http://search.cpan.org/dist/DBI/lib/DBD/Gofer.pm
>
> I realize it has limitations, like "no transactions", but I think we
> would still able to use it selectively in our application.

I would stick to proven postgresql technologies such as pgbouncer.

Sincerely,

Joshua D. Drake

>
> Mark
>
>

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Oleg Bartunov 2008-04-07 18:47:58 Re: what worked: performance improvements for geo-spatial searching on FreeBSD
Previous Message Mark Stosberg 2008-04-07 18:36:00 recommendations for web/db connection pooling or DBD::Gofer reviews