Re: Rationalizing EXPLAIN VERBOSE output

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Rationalizing EXPLAIN VERBOSE output
Дата
Msg-id 200203110449.g2B4nkw24705@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Rationalizing EXPLAIN VERBOSE output  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> 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.

Oh, \g is just the query result, not the query itself.  I get it now.

--  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 по дате отправления:

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