Re: PostgreSQL 8.0.3 limiting max_connections to 64 ? - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?
Date
Msg-id 20050818155921.GA18804@svana.org
Whole thread Raw
In response to Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?  (Alexandre Barros <alexandre@vectorx.com.br>)
List pgsql-general
Can't help you with the rest of your problem, but you need to up this
by a factor of 10 at least. This is 8MB of shared buffers for 500
connections...

On Thu, Aug 18, 2005 at 12:43:49PM -0300, Alexandre Barros wrote:
> shared_buffers = 1004   # min 16, at least max_connections*2, 8KB each

Hope this helps,

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Alexandre Barros
Date:
Subject: Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?
Next
From: Chris Travers
Date:
Subject: Re: Generating random values.