Re: php4 / pgsql7 problem (too many clients) - Mailing list pgsql-php

From Stephen van Egmond
Subject Re: php4 / pgsql7 problem (too many clients)
Date
Msg-id 20001027171057.A19083@bang.dhs.org
Whole thread Raw
In response to php4 / pgsql7 problem (too many clients)  ("Pascal Jolin" <pjolin@e-c.qc.ca>)
List pgsql-php
Pascal Jolin (pjolin@e-c.qc.ca) wrote:
>  I've been unable to locate the source of this error, or any pertinent info
>  about the default number of client connections allowed, and/or how to
> change
>  it.

php will limit the number of simultaneous connections to postgresql.

Look in your php.ini (debian: /etc/php4/apache/php.ini) and find
pgsql.max_persistent

This may also be limited by pgsql -- look at pg_options.


pgsql-php by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: php4 / pgsql7 problem (too many clients)
Next
From: The Hermit Hacker
Date:
Subject: pgsql-php list should be live once more ...