Re: Removing width from EXPLAIN

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: greg(at)turnstep(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Removing width from EXPLAIN
Date: 2003-05-20 23:21:23
Message-ID: 20030520232123.GB2570@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 20, 2003 at 08:14:12PM -0000, greg(at)turnstep(dot)com wrote:

> > But EXPLAIN has always included a lot of info that the man in the street
> > wouldn't know how to interpret. I don't think making it less complete
> > is going to help anyone.
>
> Fair enough, I'm happy with the way it is then. FWIW, I tried to look up
> the history of plan_width in the src/backend tree, but anoncvs is still down. :(

FWIW, if you want to try such things, I strongly recommend using CVSup.
It's not exactly easy to setup, but it's really nice to have the
complete repository.

Joe Conway has some RPMs that can be of use in www.joeconway.com, if you
are in a Redhat-ish system. Make sure you install ezm3 first...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Jajaja! Solo hablaba en serio!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2003-05-20 23:23:35 Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON
Previous Message scott.marlowe 2003-05-20 20:43:56 Re: Heads up: 7.3.3 this Wednesday