Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output. - Mailing list pgsql-committers

From Tom Lane
Subject Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output.
Date
Msg-id 28293.1391377992@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output.  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
List pgsql-committers
Gavin Flower <GavinFlower@archidevsys.co.nz> writes:
> Can I assume:
> 'Total runtime' is 'elapsed time'
> and
> 'Execution time' is 'processor time'.

No.  It's going to be elapsed time, either way.

> In a parallel implementation, one would likely want both.

When and if we have that, we can argue about what to measure.

            regards, tom lane


pgsql-committers by date:

Previous
From: Gavin Flower
Date:
Subject: Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output.
Next
From: Tom Lane
Date:
Subject: pgsql: Switch in psql_scan() must cover all lexer states (except backsl