Re: bitmap scan and explain analyze

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: bitmap scan and explain analyze
Дата
Msg-id 20050505.120936.58461787.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: bitmap scan and explain analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bitmap scan and explain analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > Why actual rows=0?
> 
> I couldn't think of any reasonably cheap way to count the actual rows
> (especially in the presence of lossy bitmaps), so I just punted.

I see.

BTW is it possible to let BitmapHeapScan fetch tuples by TID order? It
would make heap acccess in sequential manner and would boost disk
access performance.
--
Tatsuo Ishii


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [pgsql-advocacy] Increased company involvement
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: [pgsql-advocacy] Increased company involvement