"O.B." <[EMAIL PROTECTED]> writes:
> How does one suppress NOTICE messages from appearing in stderr? I
> have the following command and it appears that setting
> client_min_messages to WARNING does not work.
> psql -U postgres -d mytestdb -f mytest.sql -v
> client_min_messages=WARNING -W
You see
How does one suppress NOTICE messages from appearing in stderr? I
have the following command and it appears that setting
client_min_messages to WARNING does not work.
psql -U postgres -d mytestdb -f mytest.sql -v
client_min_messages=WARNING -W
---(end of broadcast)--