Re: pg_connect connection problem - Mailing list pgsql-general

From Gipsz Jakab
Subject Re: pg_connect connection problem
Date
Msg-id BANLkTi=DUgcVir2DRJJC26evSsXye85Y+A@mail.gmail.com
Whole thread Raw
In response to pg_connect connection problem  (AI Rumman <rummandba@gmail.com>)
List pgsql-general

Hi,

Check the postgresql.conf file, and the maximum connection settings... Or check the postgresql.log for other errors, but it seems to me the maximum connection will be the problem...
Regards,
Cvc

On 2011.04.12. 11:07, "AI Rumman" <rummandba@gmail.com> wrote:

I am connecting to Postgresql 9 from my php application using pg_connect.
After 30 concurrent connections from a single host, I am getting database connection error at my app.
Does any one have any idea why the problem is occurring.

pgsql-general by date:

Previous
From: Lonni J Friedman
Date:
Subject: UPDATE failed with 'ERROR: index row requires 8968 bytes, maximum size is 8191'
Next
From: Armin Nesiren
Date:
Subject: full text search for words with a few specific chars