Re: understanding explain data

From: Sim Zacks <sim(at)compulab(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: understanding explain data
Date: 2006-05-11 11:16:55
Message-ID: e3v32k$o74$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the script.
It does a great job of finding exactly which path is taking the most
time. Now for the hard part. Why is that part taking the longest time.

Richard Huxton wrote:
> I've got a short perl script that I throw explain output into. It's not
> brilliant - can give false positives, but it will usually give you two
> or three lines to look at.
>
> For those that are interested, I've attached it.
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Berend Tober 2006-05-11 12:45:48 Re: Feature-Request: Login-Procedure
Previous Message Anastasios Hatzis 2006-05-11 11:07:38 Re: Debugging SQL queries