Postgres PHP error

From: rahul143 <rk204885(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres PHP error
Date: 2012-12-03 05:18:07
Message-ID: 1354511887306-5734655.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All

Im receiving the following error, on a php page, conneting to postgres 7.4,
installed on Mandrake 10.0
<snip>
Error Description: pg_connect(): Unable to connect to PostgreSQL server:
FATAL: sorry, too many clients already .
</snip>
Can anyone tell me what this means?
Is there a performance setting I need to set under the postgresql conf file.
I have checked, and its set to 100 users.
This error strangely has only happened once. Last week Monday.

Kind Regards,

-----

--
View this message in context: http://postgresql.1045698.n5.nabble.com/GENERAL-Postgres-PHP-error-tp5734655.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rahul143 2012-12-03 05:18:57 Exception Handling in C-Language Functions?
Previous Message rahul143 2012-12-03 05:15:10 Re: MS-Access and Stored procedures