Re: supporting 2000 simultaneous connections. - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: supporting 2000 simultaneous connections.
Date
Msg-id 45E6FCE4.5030702@theendofthetunnel.de
Whole thread Raw
In response to supporting 2000 simultaneous connections.  (Shiva Sarna <shiva.sarna@yahoo.com>)
Responses Re: supporting 2000 simultaneous connections.  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On 28.02.2007 07:15, Shiva Sarna wrote:
> The client want us to support 2000 simultaneous users. My question is will there be any performance degradation if I
increasethe max_connections of pgsql to 2000.  

Consider using a connection pool..

--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: George Nychis
Date:
Subject: creating a function with a variable table name
Next
From: Bill Moran
Date:
Subject: Re: supporting 2000 simultaneous connections.