25 Jun, 2009
PHP’s pg_connect via pgpool-II vs pgBouncer vs native
Posted by: Enrico Stahn In: System Administration
In the last few weeks one of our customer had some performance issues with our web application. We discovered a lot of opportunities in our infrastructure that would improve the performance. I’m currently working on an article series about those experiences.
Whatever, if you’re running a high-traffic PHP application with a PostgreSQL database as backend you [...]