Re: HOT patch - version 14

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: HOT patch - version 14
Дата
Msg-id 2e78013d0708310023u448c568bxa1c0c809d6e99910@mail.gmail.com
обсуждение исходный текст
Ответ на Re: HOT patch - version 14  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: HOT patch - version 14  (Decibel! <decibel@decibel.org>)
Список pgsql-patches


On 8/31/07, Pavan Deolasee <pavan.deolasee@gmail.com> wrote:

 
In fact, now that I think about it there is no other
fundamental reason to not support HOT on system tables. So we
can very well do what you are suggesting.



On second thought, I wonder if there is really much to gain by
supporting HOT on system tables and whether it would justify all
the complexity. Initially I thought about CatalogUpdateIndexes to
which we need to teach HOT. Later I also got worried about
building the HOT attribute lists for system tables and handling
all the corner cases for bootstrapping and catalog REINDEX.
It might turn out to be straight forward, but I am not able to
establish that with my limited knowledge in the area.

I would still vote for disabling HOT on catalogs unless you see
strong value in it.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

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

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: HOT patch - version 14
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] enum types and binary queries