Re: \SET QUIET and \timing

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: \SET QUIET and \timing
Date: 2008-07-07 23:09:18
Message-ID: 9DB2BE42-8EEF-4158-BCEA-BE99DDABDE8C@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2008-07-07 23:24:27 Re: PATCH: CITEXT 2.0 v2
Previous Message David E. Wheeler 2008-07-07 23:07:17 \SET QUIET and \timing