Re: HOT - preliminary results

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: HOT - preliminary results
Дата
Msg-id 45E707D4.3060409@enterprisedb.com
обсуждение исходный текст
Ответ на Re: HOT - preliminary results  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: HOT - preliminary results  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
Merlin Moncure wrote:> On 3/1/07, Pavan Deolasee <pavan.deolasee@enterprisedb.com> wrote:>>> seems pretty solid except
forone possible problem...at one point when> I dropped then later added the index on 'abalance', I got spammed>
'WARNING: found a HOT-updated tuple' from psql prompt.
 

Thats intentional. We don't yet support CREATE INDEX on a HOT-updated
table. This is one of the major unfinished TODO items before we can
consider patch feature complete. I have left the warning to catch
this case till then.

Thanks,
Pavan



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

Предыдущее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: Is there a way to run heap_insert() AFTER ExecInsertIndexTuples() ?
Следующее
От: Jonathan Scher
Дата:
Сообщение: Re: CLUSTER, using SHARE UPDATE EXCLUSIVE lock?