Re: weird execution plan

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: weird execution plan
Дата
Msg-id 1410489905373-5818733.post@n5.nabble.com
обсуждение исходный текст
Ответ на weird execution plan  ("Huang, Suya" <Suya.Huang@au.experian.com>)
Ответы Re: weird execution plan  ("Huang, Suya" <Suya.Huang@au.experian.com>)
Список pgsql-performance
Huang, Suya wrote
> Can someone figure out why the first query runs so slow  comparing to the
> second one? They generate the same result...

Try: EXPLAIN (ANALYZE, BUFFERS)

I believe you are only seeing caching effects.

David J.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/weird-execution-plan-tp5818730p5818733.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.


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

Предыдущее
От: "Huang, Suya"
Дата:
Сообщение: weird execution plan
Следующее
От: "Huang, Suya"
Дата:
Сообщение: Re: how to change the provoke table in hash join