| От | Tom Lane |
|---|---|
| Тема | Re: [GENERAL] Concurrency problem building indexes |
| Дата | |
| Msg-id | 19810.1145980249@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [GENERAL] Concurrency problem building indexes (Wes <wespvp@syntegra.com>) |
| Ответы |
Re: [GENERAL] Concurrency problem building indexes
|
| Список | pgsql-hackers |
Wes <wespvp@syntegra.com> writes:
> A while back, I saw a posting (I think from Tom) to the effect of index
> creation converging due to disk caching. It was along the lines of the
> slower index would be reading from disk data cached by the first index
> creation's read. When the faster creation went out to read from disk, the
> one reading from memory could catch up. Possible?
There would be some convergence effect while reading the table contents,
but the subsequent sorting and index-writing would be competitive and
ought to diverge again.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера