Re: How to hide NOTICE messages in psql.exe ?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Szymic1 <dyrex(at)poczta(dot)onet(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to hide NOTICE messages in psql.exe ?
Date: 2006-07-06 18:20:31
Message-ID: 20060706182031.GA48606@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 05, 2006 at 07:48:21AM -0700, Szymic1 wrote:
> > might also be interested in psql's -q option (or "\set QUIET").
>
> I use -q but I've got e.g
>
> Z:\>psql.exe -q -d ff -h localhost -p 5432 -U postgres
> 0<D:\ff\centralny\src\db\processing_utils.sql
> NOTICE: type reference ff.alias.mask%TYPE converted to character varying
[...]
> I would like to hide lines with NOTICE

I mentioned -q as something you might want to use in addition
to client_min_messages, not instead of it. My previous message
showed how to suppress NOTICE and provided a link to the relevant
documentation.

--
Michael Fuhr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Cser 2006-07-06 18:28:45 Granting COPY FROM access
Previous Message Florian G. Pflug 2006-07-06 18:13:00 Re: Backing up the currently used wal segment