Re: CREATE INDEX and HOT (was Question: pg_class attributes and race conditions ?)
В списке pgsql-hackers по дате отправления:
| От | Heikki Linnakangas |
|---|---|
| Тема | Re: CREATE INDEX and HOT (was Question: pg_class attributes and race conditions ?) |
| Дата | |
| Msg-id | 45FE6B4D.3070101@enterprisedb.com обсуждение исходный текст |
| Ответ на | Re: CREATE INDEX and HOT (was Question: pg_class attributes and race conditions ?) ("Pavan Deolasee" <pavan.deolasee@enterprisedb.com>) |
| Ответы |
Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)
|
| Список | pgsql-hackers |
Pavan Deolasee wrote: > Heikki Linnakangas wrote: > > Pavan Deolasee wrote: > > We would only need the extra byte in HOT-updated tuples. > Alternatively, we could use the bits we have free in infomask2. There's > currently 5 bits free, using just 2 or 3 of those would get us quite > far. Or just one, which would be the Tom's suggestion of only using HOT > for tables with a single index. > > > > We've already used three of those, two for tracking HEAP_ONLY > and HOT_UPDATED tuples and one for tracking fragmented tuple. HEAP_ONLY_TUPLE would go away in favor of the per-index bits. So we have bits available for three indexes. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера