Re: Vacuum thoughts

Поиск
Список
Период
Сортировка
От Cuong Bui (lokishop.nl)
Тема Re: Vacuum thoughts
Дата
Msg-id Pine.LNX.4.43.0311010156280.31665-100000@s717.widexs.nl
обсуждение исходный текст
Ответ на Vacuum thoughts  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
>I'd rather see us implement a buffer replacement policy that considers
>both frequency + recency (unlike LRU, which considers only recency).
>Ideally, that would work "automagically". I'm hoping to get a chance to
>implement ARC[1] during the 7.5 cycle.

Actually i've already done some work back in august. I tried to
implement ARC in pgsql but failed to due to lack of time. After
renewed discussion with Bruce and Jan, i've decided to give it another
try. So hopefully w'll have a patch soon from me or Jan.

The algorithm itself is very elegant and works "automagically".

-- 
Cuong Bui
Loki IT Solutions
http://www.lokishop.nl
Powers your webcommerce!



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

Предыдущее
От: "Stephen"
Дата:
Сообщение: Re: Experimental patch for inter-page delay in VACUUM
Следующее
От: Michael Mauger
Дата:
Сообщение: Proposal: psql force prompting on notty