Re: Rationalizing EXPLAIN VERBOSE output - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Rationalizing EXPLAIN VERBOSE output
Date
Msg-id 6367.1015814176@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Seems EXPLAIN as SELECT would break our elog() control of output to the
> server logs.

EXPLAIN as SELECT would mean that the server log is out of the picture
entirely, which is not necessarily a bad thing.  Is there a good reason
for logging EXPLAIN output?  I can't see one other than "we've always
done it that way".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Allowing usernames in pg_hba.conf