Re: Setting Shared Buffers , Effective Cache, Sort Mem
В списке pgsql-performance по дате отправления:
| От | Ron Mayer |
|---|---|
| Тема | Re: Setting Shared Buffers , Effective Cache, Sort Mem |
| Дата | |
| Msg-id | Pine.LNX.4.58.0404231506310.5473@one обсуждение исходный текст |
| Ответ на | Re: Setting Shared Buffers , Effective Cache, Sort Mem Parameters (Manfred Koizar <mkoi-pg@aon.at>) |
| Ответы |
Re: Setting Shared Buffers , Effective Cache, Sort Mem
|
| Список | pgsql-performance |
On Fri, 23 Apr 2004, Manfred Koizar wrote: > > Setting shared_buffers to half your available memory is the worst thing > you can do. You would end up caching exactly the same set of blocks in > the internal buffers and in the OS cache, thus effectively making one of > the caches useless. One minor detail... You wouldn't really cache the _exact_ same blocks because cache-hits in shared-buffers (on the most frequently accessed pages) would let the OS cache some other pages in it's cache. But in my experience Manfred's right that there's no benefit and some penalty to making shared_buffers so large it takes a significant piece away from the OS's caching.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера