Re: psql \timing output supressed in quiet mode - Mailing list pgsql-hackers

From Robert Haas
Subject Re: psql \timing output supressed in quiet mode
Date
Msg-id AANLkTikgDLAnYG5Y52_tduuKMDq69ZZCX4RgHVwTfcWQ@mail.gmail.com
Whole thread Raw
In response to psql \timing output supressed in quiet mode  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Sun, Jul 25, 2010 at 5:58 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> In psql's quiet mode, the output of the \timing option is suppressed,
> except in the \copy command.  That inconsistency should be fixed in any
> case.  It seems to me that if I explicitly turn on timing, then that
> should be unaffected by the quiet mode.  Comments?

+1.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Jan Urbański
Date:
Subject: Re: gincostestimate
Next
From: Robert Haas
Date:
Subject: Re: TwoPO: experimental join order algorithm