Re: Get explain output of postgresql in Tables - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Get explain output of postgresql in Tables
Date
Msg-id 20060411195731.GR49405@pervasive.com
Whole thread Raw
In response to Re: Get explain output of postgresql in Tables  (Richard Huxton <dev@archonet.com>)
Responses Re: Get explain output of postgresql in Tables  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
On Mon, Apr 10, 2006 at 10:44:15AM +0100, Richard Huxton wrote:
> Bruce Momjian wrote:
> >
> >    * Allow EXPLAIN output to be more easily processed by scripts
> 
> Can I request an extension/additional point?
>  * Design EXPLAIN output to survive cut & paste on mailing-lists
> 
> Being able to paste into a web-form and get something readable formatted 
> back would be very useful on the lists. Sometimes it takes me longer to 
> reformat the explain than it does to understand the problem.

Actually, I've been wondering about better ways to handle this. One
thought is to come up with a non-human readable format that could easily
be cut and pasted into a website that would then provide something easy
to understand. Ideally that website could also produce graphical output
like pgAdmin does, since that makes it trivially easy to see what the
'critical path' is.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: semaphore usage "port based"?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: plpgsql by default