Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?
Дата
Msg-id 20050818155921.GA18804@svana.org
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?  (Alexandre Barros <alexandre@vectorx.com.br>)
Список 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.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Alexandre Barros
Дата:
Сообщение: Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?
Следующее
От: Chris Travers
Дата:
Сообщение: Re: Generating random values.