Re: Extra cost of "lossy mode" Bitmap Scan plan

Поиск
Список
Период
Сортировка
От higepon
Тема Re: Extra cost of "lossy mode" Bitmap Scan plan
Дата
Msg-id f07386410905080043u3b59bfd9q540d6796b9f84c17@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Extra cost of "lossy mode" Bitmap Scan plan  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi.

> fashion --- for instance, each page is read only once.  Index scan will
> result in a random sequence of accesses to the heap.  (Of course, it
> might have some order if the index is well correlated with the heap
> order, but most of the time that's not true.)

Thank you. I finally understand the difference.

Cheers.


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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Serializable Isolation without blocking
Следующее
От: higepon
Дата:
Сообщение: WAL dump tool