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:12:02AM -0700, Szymic1 wrote:
> I use psql.exe program under windows and I would like that program will
> hide all NOTICE messages. Is there any psql.exe parameter ? Because of
> big number of NOTICE  messages is very hard to find errors.

Does "SET client_min_messages TO warning" do what you want?  You
might also be interested in psql's -q option (or "\set QUIET").

http://www.postgresql.org/docs/8.1/interactive/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHEN
http://www.postgresql.org/docs/8.1/interactive/app-psql.html

-- 
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