RE: Possible performance improvement: buffer replacemen t policy

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: Possible performance improvement: buffer replacemen t policy
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A23018D54@SECTORBASE1
обсуждение исходный текст
Ответы Re: Possible performance improvement: buffer replacemen t policy  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > It looks like it wouldn't take too much work to replace 
> > shared buffers on the basis of LRU-2 instead of LRU, so
> > I'm thinking about trying it.
> > 
> > Has anyone looked into this area?  Is there a better method to try?
> 
> Sounds like a perfect idea.  Good luck.  :-)

Hmm, how much time will be required?
I integrate WAL right now and have to do significant changes
in bufmgr...

Vadim




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

Предыдущее
От: Per Hedeland
Дата:
Сообщение: Re: getting local domain to get attached through sendmail ...
Следующее
От: Tom Lane
Дата:
Сообщение: The lightbulb just went on...