EXPLAIN ANALYZE - Mailing list pgsql-hackers

From Simon Riggs
Subject EXPLAIN ANALYZE
Date
Msg-id 1165574173.3839.659.camel@silverbirch.site
Whole thread Raw
Responses Re: EXPLAIN ANALYZE  (Martijn van Oosterhout <kleptog@svana.org>)
Re: EXPLAIN ANALYZE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
My understanding from 8.2 development was that EXPLAIN ANALYZE had been
altered so that if you issued a particular keystroke while it was
executing you'd get a partial results-so-far version of the EXPLAIN.

AFAICS that wasn't implemented. Or at least I can't find it?

The problem raised in 8.2dev was that EXPLAIN ANALYZE takes forever. It
still does, which means analyzing queries that run for too long is
almost impossible. Those are the ones we really need to analyze...

Thoughts?

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: new index methods
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Load distributed checkpoint