BitMap Heap Scan & BitMap Index Scan

Поиск
Список
Период
Сортировка
От monalee_dba
Тема BitMap Heap Scan & BitMap Index Scan
Дата
Msg-id 1384068734255-5777632.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: BitMap Heap Scan & BitMap Index Scan
Re: BitMap Heap Scan & BitMap Index Scan
Список pgsql-performance
I would like to know, What is BitMap Heap Scan & BitMap Index Scan? When I use EXPLAIN for query, which has LEFT JOIN with 4 different table then some time query planner uses Bitmap Heap Scan and some time Bitmap Index Scan?

View this message in context: BitMap Heap Scan & BitMap Index Scan
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: Performance bug in prepared statement binding in 9.2?
Следующее
От: monalee_dba
Дата:
Сообщение: Order By Clause, Slows Query Performance?