Thread: running out of persistent connections

running out of persistent connections

From
roypgsqlphp@xemaps.com
Date:
Hey guys,

Finally got PHP and PostgreSQL (on cygwin) running fine together.  But I seem to be running out of persistent
connectionseven though I have postgreSQL setup for its default number of allowed connections (64?) and PHP setup for a
maximumof 10 persistent connections and only one user hitting the website.  Is there a setting I'm missing here? 

Roy.