Explain analyze time overhead - Mailing list pgsql-performance

From salah jubeh
Subject Explain analyze time overhead
Date
Msg-id 1386252540.32882.YahooMailNeo@web122206.mail.ne1.yahoo.com
Whole thread Raw
Responses Re: Explain analyze time overhead
Re: Explain analyze time overhead
List pgsql-performance

Hello guys,

When I excute a query,  the exection time is about 1 minute; however, when I execute the query with explain analyze the excution time jumps to 10 minutes.
I have tried this for several queries, where  I need to optimize;  and using explain analyze leads alway to a huge time overhead in factor of 10.

This is a little bit starnge for me; did any one experience somthing like this? Can I trust the generated plans?

Regards

pgsql-performance by date:

Previous
From: Max
Date:
Subject: One huge db vs many small dbs
Next
From: vincent elschot
Date:
Subject: Re: Explain analyze time overhead