| От | Tom Lane |
|---|---|
| Тема | Re: [PATCHES] Index creation takes for ever |
| Дата | |
| Msg-id | 24174.1070303530@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PATCHES] Index creation takes for ever (Manfred Koizar <mkoi-pg@aon.at>) |
| Ответы |
Re: [PATCHES] Index creation takes for ever
|
| Список | pgsql-hackers |
Manfred Koizar <mkoi-pg@aon.at> writes:
> comparetup_index() compares two IndexTuples. The structure
> IndexTupleData consists basically of not much more than an ItemPointer,
> and the patch is not much more than adding a comparison of two
> ItemPointers. So how does the patch introduce a new low level
> implementation dependency?
Because it sorts on tuple position, which is certainly about as low
level as you can get. More to the point, though, no evidence has been
provided that this is a good idea.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера