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