Re: Rationalizing EXPLAIN VERBOSE output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Rationalizing EXPLAIN VERBOSE output
Дата
Msg-id Pine.LNX.4.30.0203102346430.684-100000@peter.localdomain
обсуждение исходный текст
Ответ на 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 writes:

> In fact, as Peter explains it, NOTICE \g goes to the terminal because it
> is assumed to be an error.  Maybe we need to make psql smarter and only
> send ERROR/WARNING to terminal, and INFO/NOTICE to the log file.  With
> new elog() levels, seems this is needed anyway.

INFO is just as irrelevant to the query results as WARNING is.

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output