Re: visibility maps and heap_prune

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: visibility maps and heap_prune
Дата
Msg-id 201002260249.o1Q2nAB04502@momjian.us
обсуждение исходный текст
Ответ на visibility maps and heap_prune  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: visibility maps and heap_prune  (Robert Haas <robertmhaas@gmail.com>)
Re: visibility maps and heap_prune  (Pavan Deolasee <pavan.deolasee@gmail.com>)
Список pgsql-hackers
Whatever happened to this?  It was in the first 9.0 commitfest but was
returned with feedback but never updated:
https://commitfest.postgresql.org/action/patch_view?id=75

---------------------------------------------------------------------------

Pavan Deolasee wrote:
> ISTM that the PD_ALL_VISIBLE flag and the visibility map bit can be set at
> the end of pruning operation if we know that there are only tuples visible
> to all transactions left in the page. The way pruning is done, I think it
> would be straight forward to get this information.
> 
> Thanks,
> Pavan
> 
> -- 
> Pavan Deolasee
> EnterpriseDB     http://www.enterprisedb.com

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.comPG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do + If your life is a hard
drive,Christ can be your backup. +
 


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

Предыдущее
От: Jeroen Vermeulen
Дата:
Сообщение: Re: Avoiding bad prepared-statement plans.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why isn't stats_temp_directory automatically created?