<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP And pg_pconnect - Persistent Connections Suck</title>
	<link>http://blog.charcoalphile.com/2008/01/10/php-and-pg_pconnect-persistent-connections-suck/</link>
	<description>On Databases, Recovery, Tech</description>
	<pubDate>Mon, 06 Sep 2010 10:30:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: admin</title>
		<link>http://blog.charcoalphile.com/2008/01/10/php-and-pg_pconnect-persistent-connections-suck/#comment-1188</link>
		<author>admin</author>
		<pubDate>Wed, 08 Oct 2008 03:43:35 +0000</pubDate>
		<guid>http://blog.charcoalphile.com/2008/01/10/php-and-pg_pconnect-persistent-connections-suck/#comment-1188</guid>
		<description>There shouldn't be any issues, assuming everything works as expected, but if you run into problems, you can always use pg_connect on the default postgres port, or increase the maximum allowed connections (if running out of connections is the issue).</description>
		<content:encoded><![CDATA[<p>There shouldn&#8217;t be any issues, assuming everything works as expected, but if you run into problems, you can always use pg_connect on the default postgres port, or increase the maximum allowed connections (if running out of connections is the issue).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.charcoalphile.com/2008/01/10/php-and-pg_pconnect-persistent-connections-suck/#comment-1186</link>
		<author>Alex</author>
		<pubDate>Wed, 08 Oct 2008 02:39:35 +0000</pubDate>
		<guid>http://blog.charcoalphile.com/2008/01/10/php-and-pg_pconnect-persistent-connections-suck/#comment-1186</guid>
		<description>Thanks for the input! Is pgpool a good solution in an environment having multi-webservers connecting to a postgresql db?

cheers</description>
		<content:encoded><![CDATA[<p>Thanks for the input! Is pgpool a good solution in an environment having multi-webservers connecting to a postgresql db?</p>
<p>cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
