| From: | Gipsz Jakab <clausewitz45(at)gmail(dot)com> |
|---|---|
| To: | AI Rumman <rummandba(at)gmail(dot)com> |
| Cc: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pg_connect connection problem |
| Date: | 2011-04-12 11:03:28 |
| Message-ID: | BANLkTi=DUgcVir2DRJJC26evSsXye85Y+A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)gmail(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Armin Nesiren | 2011-04-12 11:14:38 | full text search for words with a few specific chars |
| Previous Message | Lonni J Friedman | 2011-04-12 10:40:15 | UPDATE failed with 'ERROR: index row requires 8968 bytes, maximum size is 8191' |