Re: RHDB Explain

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ian Harding <ianh(at)tpchd(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: RHDB Explain
Date: 2002-08-16 19:05:05
Message-ID: 200208161905.g7GJ55929493@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ian Harding wrote:
> I am trying to figure out a clompicated explain, and came across the RHDB Explain tool. It says it is completed, but I can't find it. Is it coming out soon? Can I get the beta version?
>
> On a related note, What is the best source for information "for dummies" on interpreting explain output?

On the developer's corner page, there is an internals paper I wrote.
Also see my home page for another Performance paper that covers it.
There is also lots of EXPLAIN info in the official documentation.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message stas-pgsql 2002-08-16 19:13:03 Re: Seq scan
Previous Message Tom Lane 2002-08-16 18:41:06 Re: query planner oddity for data constant vs current_date