Re: Performance issue: index not used on GROUP BY...

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема Re: Performance issue: index not used on GROUP BY...
Дата
Msg-id CAGnEbogEvqqdwGA_jrrdt_8S3dMvvSNdT=sna8jC87nRmAW+cA@mail.gmail.com
обсуждение исходный текст
Ответ на Performance issue: index not used on GROUP BY...  (gmb <gmbouwer@gmail.com>)
Ответы Re: Performance issue: index not used on GROUP BY...
Список pgsql-performance
2014-08-28 11:50 GMT+03:00 gmb <gmbouwer@gmail.com>:
It seems as if the planner is not using the PRIMARY KEY as index which was
my assumption.

Can you send `EXPLAIN (analyze, buffers)` for your query instead?
It'll show exactly what's going on.


--
Victor Y. Yegorov

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

Предыдущее
От: gmb
Дата:
Сообщение: Performance issue: index not used on GROUP BY...
Следующее
От: gmb
Дата:
Сообщение: Re: Performance issue: index not used on GROUP BY...