| От | Tom Lane |
|---|---|
| Тема | Re: Problems with precompiled pgsql on mac |
| Дата | |
| Msg-id | 14047.1176301169@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Problems with precompiled pgsql on mac (Peter Elmers <p.elmers@gmx.de>) |
| Список | pgsql-admin |
Peter Elmers <p.elmers@gmx.de> writes:
> Now i am ongoing to optimize the settings. Without changing the
> sysctl.conf or rc, i am able to get postgres running with the
> following settings:
> max_connections = 40
> shared_buffers=640kB
> Does anybody see any problems with theese settings?
Yeah, that's only 80 buffers, which is at least one order of magnitude
too low for reasonable performance, probably two orders. This would
do for a toy installation that wasn't working hard, but not for any
serious load.
Darwin's default SHMMAX is barely enough for one postmaster; you really
can't run two without fixing it.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера