Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux