Re: What happens between end of explain analyze and end of query execution ? - Mailing list pgsql-performance

From Franck Routier
Subject Re: What happens between end of explain analyze and end of query execution ?
Date
Msg-id 515FD6F9.10301@axege.com
Whole thread Raw
In response to Re: What happens between end of explain analyze and end of query execution ?  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-performance
Le 05/04/2013 16:17, Merlin Moncure a écrit :
>
> Ok, "explain" (without analyze) is measuring plan time only (not
> execution time).  Can you confirm that's the time we are measuring
> (and again, according to what)? Performance issues here are a
> different ball game.  Please supply precise version#, there were a
> couple of plantime bugs fixed recently.
>
> merlin
Yes, I confirm time is taken by analyze alone. Executing the query is quick.
PG version is 8.4.8.

Franck


Attachment

pgsql-performance by date:

Previous
From: Franck Routier
Date:
Subject: Re: What happens between end of explain analyze and end of query execution ?
Next
From: Franck Routier
Date:
Subject: Re: What happens between end of explain analyze and end of query execution ?