[phplib] phplib / pgsql 7 problems (too many clients) From: Pascal Jolin (pjolin <email protected>)
Date: 10/27/00

I've recently started getting the following error using pgsql 7 with phplib:

Warning: Unable to connect to PostgresSQL server: Sorry, too many clients
already in /usr/local/lib/php/phplib-7.2/php/db_pgsql.inc on line 40
Database error: Link-ID == false, pconnect failed
PostgreSQL Error: 0 ()
Session halted.

I've been unable to isolate the source of the problem, and when I get this
error I'm still able to open a connection to the database using the psql
utility.

Can anyone give me a pointer on this ?

Perhaps I need to increase the number of simultaneous connections allowed to
pgsql ? (If so, I'd appreciate help there too, as the postgresql
documentation wasn't clear on this).

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>