Re: Simple Query Elapsed Time ~ 3 hrs Using Bitmap Index/Heap Scan

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: Simple Query Elapsed Time ~ 3 hrs Using Bitmap Index/Heap Scan
Дата
Msg-id 1461841528208793@web51o.yandex.ru
обсуждение исходный текст
Ответ на Simple Query Elapsed Time ~ 3 hrs Using Bitmap Index/Heap Scan  (Fred Habash <fmhabash@gmail.com>)
Список pgsql-performance
Hello
Try using index btree(vclf_number, cl_value) instead of btree (vclf_number).

regards, Sergei


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

Предыдущее
От: Fred Habash
Дата:
Сообщение: Simple Query Elapsed Time ~ 3 hrs Using Bitmap Index/Heap Scan
Следующее
От: Matthew Hall
Дата:
Сообщение: Re: Simple Query Elapsed Time ~ 3 hrs Using Bitmap Index/Heap Scan