Too many clients connected - Mailing list pgsql-general

From Venki@insoft.com
Subject Too many clients connected
Date
Msg-id OFD0248F3C.DB48F04C-ON65257096.0057E22B-65257096.0057E267@insoft.com
Whole thread Raw
Responses Re: Too many clients connected  (Moises Alberto Lindo Gutarra <mlindo@gmail.com>)
Re: Too many clients connected  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: Too many clients connected  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general



Hi All,
I am sorry if this was already discussed. I am new to the world of
postgressql and was experincing a problem for which I need help of an
expert in this lists.
We have devloped a site(asp.net 1.1) for which we have used postgresql 7.4
as the backend database. When the number of connections increases we are
getting an error "Too many clients are connected" we then adjusted the
number of connections from the initial value of 30+ to 200 it get solved
initially but we are experincing the same problem again. Before adjust the
connection settings I would like some one with answers to the following
questions.
1. How does postgresql handles database connections?
2. Under what situations does this error "Too many clients connected" is
thrown?
3. Should we increase the max connection settings to say 1000 if yes what
about the PC configuration that is needed for it. We are currently running
the postgresql in a linux box with 1 GB ram and 2GHZ xeon processor.
4. is it advisable to upgrade postgresql to 8.0?? will it solve this error
once and for all.

Thanks in advance

regards
venki


pgsql-general by date:

Previous
From: Ivan Pavlov
Date:
Subject: error in SELECT from store procedure
Next
From: Moises Alberto Lindo Gutarra
Date:
Subject: Re: Too many clients connected