Re: Rationalizing EXPLAIN VERBOSE output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rationalizing EXPLAIN VERBOSE output
Дата
Msg-id 6367.1015814176@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Allowing usernames in pg_hba.conf