Re: supporting 2000 simultaneous connections.

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Shiva Sarna <shiva(dot)sarna(at)yahoo(dot)com>
Subject: Re: supporting 2000 simultaneous connections.
Date: 2007-03-01 16:18:44
Message-ID: 45E6FCE4.5030702@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 increase the max_connections of pgsql to 2000.

Consider using a connection pool..

--
Regards,
Hannes Dorbath

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2007-03-01 16:22:16 Re: supporting 2000 simultaneous connections.
Previous Message George Nychis 2007-03-01 16:17:46 creating a function with a variable table name