Re: Graphical representation of query plans

From: Viktor Rosenfeld <rosenfel(at)informatik(dot)hu-berlin(dot)de>
To: Dragan Sahpaski <dragan(dot)sahpaskix(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Graphical representation of query plans
Date: 2009-06-23 11:48:38
Message-ID: 664C6E03-6002-4161-A2A4-EB394D08F990@informatik.hu-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Much better than explain-analyze.info

Many thanks!

Am 23.06.2009 um 11:25 schrieb Dragan Sahpaski:

> Viktor Rosenfeld wrote:
>> Thank you, this does indeed look very nice.
>>
>> I would still be interested in alternatives, though. Specifically,
>> I want to be able to quickly see the cost of query subplans á la http://explain-analyze.inf
>> o. A tool that outputs a dot file or something which I can further
>> edit would also work.
>>
>> Cheers,
>> Viktor
>>
>> Am 22.06.2009 um 14:04 schrieb Grzegorz Jaśkiewicz:
>>
>>> pgadmin does it pretty nicely:
>>> http://pgadmin.org/images/screenshots/pgadmin3_macosx.png
>>>
>>> --
>>> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
>>> To make changes to your subscription:
>>> http://www.postgresql.org/mailpref/pgsql-general
>>
>>
> http://explain.depesz.com/
>
> Regards

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasen Betts 2009-06-23 11:55:31 Re: Replication
Previous Message Grzegorz Jaśkiewicz 2009-06-23 11:47:55 Re: Please suggest me on my table design (indexes!)