| От | Mark Kirkwood |
|---|---|
| Тема | Re: Clarification on some settings |
| Дата | |
| Msg-id | 40A32451.4010801@paradise.net.nz обсуждение исходный текст |
| Ответ на | Re: Clarification on some settings (Shridhar Daithankar <shridhar@frodo.hserus.net>) |
| Список | pgsql-performance |
Note that effective_cache_size is merely a hint to that planner to say "I have this much os buffer cache to use" - it is not actually allocated. It is shared_buffers that will hurt you if it is too high (10000 - 25000 is the usual sweet spot). best wishes Mark Shridhar Daithankar wrote: > >> >> Increasing the effective cache and sort mem didn't seem to make much >> of a difference. I'm guessing the eff cache was probably raised a bit >> too much, and shared_buffers is way to high. > > > I agree. For shared buffers start with 5000 and increase in batches on > 1000. Or set it to a high value and check with ipcs for maximum shared > memory usage. If share memory usage peaks at 100MB, you don't need > more than say 120MB of buffers. > > >
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера