FreeBSD config

Поиск
Список
Период
Сортировка
От Dror Matalon
Тема FreeBSD config
Дата
Msg-id 20040226180345.GU26787@rlx11.zapatec.com
обсуждение исходный текст
Ответы Re: FreeBSD config  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: FreeBSD config  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-performance
Hi,

We have postgres running on freebsd 4.9 with 2 Gigs of memory. As per
repeated advice on the mailing lists we configured effective_cache_size
= 25520 which you get by doing `sysctl -n vfs.hibufspace` / 8192

Which results in using 200Megs for disk caching.

Is there a reason not to increase the hibufspace beyond the 200 megs and
provide a bigger cache to postgres? I looked both on the postgres and
freebsd mailing lists and couldn't find a good answer to this.

If yes, any suggestions on what would be a good size on a 2 Gig machine?

Regards,

Dror


--
Dror Matalon
Zapatec Inc
1700 MLK Way
Berkeley, CA 94709
http://www.fastbuzz.com
http://www.zapatec.com

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: A cache for the results of queries ?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: FreeBSD config