> 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
NOTICE:  type reference freeconet.logic_list_item.conv%TYPE converted
to charact
er varying
NOTICE:  type reference ff.logic_list_item.conv%TYPE converted to
charact
er varying
NOTICE:  type reference ff.alias.mask%TYPE converted to character
varying
NOTICE:  type reference ff.account.user_name%TYPE converted to
character
varying
NOTICE:  type reference ff.alias.mask%TYPE converted to character
varying

I would like to hide lines with NOTICE


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to