Re: pgsql: Include planning time in EXPLAIN ANALYZE output.

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Include planning time in EXPLAIN ANALYZE output.
Date: 2014-02-02 20:44:50
Message-ID: CAM3SWZQvmA5mM=8W+BE5-=Nr53Ur029PXd-U17dpQ-JLa45STw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Sun, Feb 2, 2014 at 8:13 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Perhaps s/Total runtime/Execution time/ ?

+1

--
Peter Geoghegan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Gavin Flower 2014-02-02 21:11:49 Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output.
Previous Message Fujii Masao 2014-02-02 18:41:30 pgsql: Add <indexterm> for functions pg_sleep_for and pg_sleep_until.

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Flower 2014-02-02 21:11:49 Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output.
Previous Message Tom Lane 2014-02-02 20:16:45 Re: mvcc catalo gsnapshots and TopTransactionContext