Re: Where does the time go?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where does the time go?
Дата
Msg-id 17991.1143298851@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Where does the time go?  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Where does the time go?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> I would like to implement an additional mode for EXPLAIN ANALYZE that
> does no timing instrumentation at all. Most of the time just looking for
> differences between estimated and actual row counts is all you need.

I don't really agree with that premise ... without timings, you cannot
for instance tell if the planner has over/underestimated the cost of an
index fetch.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [SUGGESTION] CVSync
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SUGGESTION] CVSync