Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings - Mailing list pgsql-general

From Chris
Subject Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Date
Msg-id 9a0c82c605013013555f92eee8@mail.gmail.com
Whole thread Raw
In response to Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Rick Apichairuk <rapichai@gmail.com>)
Responses Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Rick Apichairuk <rapichai@gmail.com>)
List pgsql-general
I've tested this up to 250 connections on 5.3:

options         SHMMAXPGS=131072
options         SEMMNI=128
options         SEMMNS=512
options         SEMUME=100
options         SEMMNU=256

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Next
From: "Jim C. Nasby"
Date:
Subject: Re: changing sort_mem on the fly?