Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Performance > recommendations...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 3972 of 4424
Post > Topic >>

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

by mark@[EMAIL PROTECTED] (Mark Stosberg) Apr 7, 2008 at 02:36 PM

When traffic to our PostgreSQL-backed website spikes, the first resource
we see being exhausted is the DB slots on the master server (currently
set to about 400).

I expect that as new Apache/mod_perl children are being put to us, they
are creating new database connections.

I'm interested in recommendations to funnel more of that traffic through
  fewer DB slots, if that's possible. (We could also consider increasing
the handles available, since the DB server has some CPU and memory to
spare).

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.

    Mark


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




 6 Posts in Topic:
recommendations for web/db connection pooling or DBD::Gofer revi
mark@[EMAIL PROTECTED] (  2008-04-07 14:36:00 
Re: recommendations for web/db connection pooling or
jd@[EMAIL PROTECTED] (&q  2008-04-07 11:44:46 
per-review of PgBouncer / Slony design
mark@[EMAIL PROTECTED] (  2008-04-07 15:50:19 
Re: recommendations for web/db connection pooling or DBD::Gofer
lists@[EMAIL PROTECTED]   2008-04-09 00:40:16 
Re: recommendations for web/db connection pooling or DBD::Gofer
mark@[EMAIL PROTECTED] (  2008-04-10 17:28:51 
Re: recommendations for web/db connection pooling or DBD::Gofer
vivek@[EMAIL PROTECTED]   2008-04-11 10:41:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 8:21:08 CST 2008.