Re: postgresql Explain command output - Mailing list pgsql-performance

From Greg Smith
Subject Re: postgresql Explain command output
Date
Msg-id Pine.GSO.4.64.0803060807310.11897@westnet.com
Whole thread Raw
In response to postgresql Explain command output  ("RaviRam Kolipaka" <raviram.kolipaka@gmail.com>)
Responses Re: postgresql Explain command output  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Thu, 6 Mar 2008, RaviRam Kolipaka wrote:

> My goal is create a visual representation of the expain plan.

This problem has been solved already by code that's in pgadmin and you
might look at that source code for hints if you want to write your own
implementation.  There's a good intro to using that at
http://www.postgresonline.com/journal/index.php?/archives/27-Reading-PgAdmin-Graphical-Explain-Plans.html

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-performance by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: count * performance issue
Next
From: Mark Mielke
Date:
Subject: Re: count * performance issue