Re: HOT - preliminary results

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: HOT - preliminary results
Дата
Msg-id 200703022052.l22KqlA05071@momjian.us
обсуждение исходный текст
Ответ на Re: HOT - preliminary results  ("Pavan Deolasee" <pavan.deolasee@enterprisedb.com>)
Список pgsql-hackers
Pavan Deolasee wrote:
> Zeugswetter Andreas ADI SD wrote:
> >>> accounts       157895  (initial size)       49284 (increase)
> >>> accounts_pkey  19709   (initial size)       19705 (increase)
> >>>
> >>>
> >> Just to clarify, the relation size and increase is in number
> >> of blocks.
> >
> > The numbers are quite impressive :-) Have you removed the selects on
> > accounts too ?
> 
> Yes. In the first set of results, SELECT on accounts is removed.
> 
> > Seems that should also show improvements.
> >
> > Do you prune chains during update also ?
> 
> Yes, we do prune the chains during UPDATE, but only when we
> run out of free space and LP_DELETEd items on the page.
> And we prune all chains on the page in that case.

Yep, that seems the most efficient approach.

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: HOT - preliminary results
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: HOT - preliminary results