"Joshua D. Drake" <j...@commandprompt.com>:

>  Where pgbouncer might come in handy here, is that it can open more 
>  connections than you have httpd processes, and thus you will reduce
>  the 
>  fork cost of the new process just because someone hits the website.

Unfortunatelly, ActiveRecords (Rails ORM) >= 3.1 is broken by design:
https://github.com/rails/rails/issues/1627

-- 
Daniel Podlejski

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

Reply via email to