| От | Florian G. Pflug |
|---|---|
| Тема | Re: CREATE INDEX and HOT - revised design |
| Дата | |
| Msg-id | 4603D05D.4000805@phlo.org обсуждение исходный текст |
| Ответ на | Re: CREATE INDEX and HOT - revised design ("Pavan Deolasee" <pavan.deolasee@gmail.com>) |
| Список | pgsql-hackers |
Pavan Deolasee wrote: > On 3/23/07, Florian G. Pflug <fgp@master.phlo.org> wrote: >> >> >> Why exactly can't a SERIALIZABLE transaction use the index it created >> itself? If you add a pointer to the root of all HOT update chains where >> either the HEAD is alive, or some tuple is visible to the transaction >> creating the index, shouldn't this be sufficient for using the index >> in the creating transaction? > > Tuples in the HOT-chain may not share the same index keys with > respect to the new index being built (they share the same keys for > all existing indexes though). So we don't know which index key > to use while building the index. Ah, of course - thanks for pointing that out. greetings, Florian Pflug
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера