Re: postgresql Explain command output

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: RaviRam Kolipaka <raviram(dot)kolipaka(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: postgresql Explain command output
Date: 2008-03-06 13:10:02
Message-ID: Pine.GSO.4.64.0803060807310.11897@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Mielke 2008-03-06 13:10:35 Re: count * performance issue
Previous Message Alvaro Herrera 2008-03-06 12:49:08 Re: count * performance issue