[GENERAL] supporting 2000 simultaneous connections.

2007-03-01 Thread Shiva Sarna
Hi, I am working on a web application where the front end is struts framework and back end is PgSQL 7.4. 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. Is there a limit to max

Re: [GENERAL] supporting 2000 simultaneous connections.

2007-03-03 Thread Shiva Sarna
think about upgrading the hardware as well. thanks for your time. regards Shiva --- Bill Moran <[EMAIL PROTECTED]> wrote: > In response to "Joshua D. Drake" > <[EMAIL PROTECTED]>: > > > Bill Moran wrote: > > > In response to Shiva