Re: Bgwriter LRU cleaning: we've been going at this all wrong

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bgwriter LRU cleaning: we've been going at this all wrong
Дата
Msg-id 19037.1182957462@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bgwriter LRU cleaning: we've been going at this all wrong  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> If we find it's overkill then what we should consider doing is raising
> BM_MAX_USAGE_COUNT. That's effectively tuning the percentage of the lru chain
> that we decide we try to keep clean.

Yeah, I don't believe anyone has tried to do performance testing for
different values of BM_MAX_USAGE_COUNT.  It would be interesting to
try that after all the dust settles.
        regards, tom lane


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Bgwriter LRU cleaning: we've been going at this all wrong
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: self defined data type "with limit"?