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)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org/
