Where in the PHP documentation does it talk about configuration parameters for persistent connections, such as timeouts and maximum number of connections?
More directly, how do I specify the timeout value for persistent connections to PostgreSQL such as idle connections disconnect after the timeout?