Re: Rationalizing EXPLAIN VERBOSE output

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Rationalizing EXPLAIN VERBOSE output
Date: 2002-03-11 04:47:15
Message-ID: Pine.LNX.4.30.0203102346430.684-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-11 04:48:51 Re: Rationalizing EXPLAIN VERBOSE output
Previous Message Bruce Momjian 2002-03-11 04:45:18 Re: Rationalizing EXPLAIN VERBOSE output