From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | "Tumurbaatar S(dot)" <tumurbaatar(at)datacom(dot)mn>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Disable NOTICE echoing |
Date: | 2004-04-14 09:22:58 |
Message-ID: | 200404141022.58387.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wednesday 14 April 2004 03:28, Tumurbaatar S. wrote:
> I want to hide NOTICE messages from psql utitlity.
> Only ERROR and others should be displayed.
> Is it possible?
I think the config setting CLIENT_MIN_MESSAGES is what you want. See the
"run-time configuration" section of the manual for details (under logging)
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Juris Krumins | 2004-04-14 09:35:43 | cache lookup of relation 165058647 failed |
Previous Message | Richard Huxton | 2004-04-14 09:18:46 | Re: performance problem aftrer update from 7.1 to 7.4.2 |