Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)
Дата
Msg-id 20140603200218.GH5146@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)
Список pgsql-hackers
Andres Freund wrote:
> On June 3, 2014 9:40:27 PM CEST, Robert Haas <robertmhaas@gmail.com> wrote:

> >Maybe we could make it be controlled by TIMING.  Seems like it fits
> >well-enough there.
> 
> Don't think that fits well - TIMING imo is about reducing the timing
> overhead. But the server side total time is still interesting. I only
> thought about tacking it onto COST because that already is pretty much
> tailored for regression test usage. C.F. disabling the planning time.

Pah.  So what we need is a new mode, REGRESSTEST ON or something.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Memory deallocation after calling cast function
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)