Re: BUG #3225: BitmapOr plan node does not show currect row count
В списке pgsql-bugs по дате отправления:
| От | Russell Smith |
|---|---|
| Тема | Re: BUG #3225: BitmapOr plan node does not show currect row count |
| Дата | |
| Msg-id | 46202830.5030909@pws.com.au обсуждение исходный текст |
| Ответ на | Re: BUG #3225: BitmapOr plan node does not show currect row count (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
Tom Lane wrote: > "Jens-Wolfhard Schicke" <j.schicke@asco.de> writes: > >> I an explain analyze I saw recently, a BitmapOr node of 5 Bitmap Index Scan >> looked like this: >> BitmapOr (cost=43.57..43.57 rows=1833 width=0) (actual time=0.146..0.146 >> rows=0 loops=1) >> > > Can we do better than just saying 0? something indicating not calculated, or the fact we can't calculate it? > BitmapOr and BitmapAnd don't attempt to count their result rows --- doing > so would involve an extra scan over the bitmap, and what would you do > for lossy pages? > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 5: don't forget to increase your free space map settings > >
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера