Re: Another HOT thought: why do we need indcreatexid at all?

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Another HOT thought: why do we need indcreatexid at all?
Дата
Msg-id 87r6l2nqae.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Another HOT thought: why do we need indcreatexid at all?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Another HOT thought: why do we need indcreatexid at all?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> AFAICS, the whole indcreatexid and validForTxn business is a waste of
> code.  By the time CREATE INDEX CONCURRENTLY is ready to set indisvalid,
> surely any transactions that could see the broken HOT chains are gone.
> There might have been some reason for this contraption before we had
> plan invalidation, but what use is it now?

Argh, sorry, rereading your message I see there are a few details which I
missed which completely change the meaning of it. Ignore my previous mail :(


--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Another HOT thought: why do we need indcreatexid at all?
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Another HOT thought: why do we need indcreatexid at all?