Re: EXPLAIN time difference in real - Mailing list pgsql-admin

From Tom Lane
Subject Re: EXPLAIN time difference in real
Date
Msg-id 7956.1398536863@sss.pgh.pa.us
Whole thread Raw
In response to Re: EXPLAIN time difference in real  (Michael Monnerie <lists.michael.monnerie@is.it-management.at>)
Responses Re: EXPLAIN time difference in real  (Michael Monnerie <lists.michael.monnerie@is.it-management.at>)
List pgsql-admin
Michael Monnerie <lists.michael.monnerie@is.it-management.at> writes:
> Tried that:
> EXPLAIN ANALYZE....
> Total runtime: 280.537 ms

> EXPLAIN:LOG:  duration: 1501.807 ms  statement: EXPLAIN ANALYZE VERBOSE
> SELECT

> So again 1500ms versus 280ms. Why?

Could the planning time possibly account for that?  How long does a plain
EXPLAIN of the same query take?

            regards, tom lane


pgsql-admin by date:

Previous
From: Michael Monnerie
Date:
Subject: Re: EXPLAIN time difference in real
Next
From: Michael Monnerie
Date:
Subject: Re: EXPLAIN time difference in real