Re: Adding qualification conditions to EXPLAIN output - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Adding qualification conditions to EXPLAIN output
Date
Msg-id 200203092343.g29Nh8V21237@candle.pha.pa.us
Whole thread Raw
In response to Adding qualification conditions to EXPLAIN output  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Question for the group: does this seem valuable enough to put into the
> standard EXPLAIN output, or should it be a special option?  I can
> imagine showing it only in EXPLAIN VERBOSE's summary display, or adding
> a GUC variable to enable it, or adding another option keyword to
> EXPLAIN, but I don't much want to do any of those things.  On the other
> hand, maybe this stuff won't make any sense to non-experts anyway.
> Thoughts?

I like EXPLAIN VERBOSE for that. GUC seems overkill.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] Small fix for _equalValue()
Next
From: Bruce Momjian
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output