View Single Post

   
  #2 (permalink)  
Old 04-19-2008, 10:46 AM
Joshua D. Drake
 
Posts: n/a
Default Re: recommendations for web/db connection pooling or

On Mon, 07 Apr 2008 14:36:00 -0400
Mark Stosberg <mark@summersault.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



--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply With Quote