Re: \SET QUIET and \timing - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: \SET QUIET and \timing
Date
Msg-id 9DB2BE42-8EEF-4158-BCEA-BE99DDABDE8C@kineticode.com
Whole thread Raw
In response to \SET QUIET and \timing  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
On Jul 7, 2008, at 16:07, David E. Wheeler wrote:

> Howdy,
>
> I find that, in psql, if I set
>
> \SET QUIET 1
>
> Then, even with \timing toggled on, no timing info is output.
>
> Relatedly, this doesn't seem to turn off quiet mode:
>
> \SET QUIET 0
>
> Are these bugs?

I found that \set QUIET (on|off) works, but still, \timing has no  
output when quiet is on.

Thanks,

David



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: \SET QUIET and \timing
Next
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: CITEXT 2.0 v2