Notice logging. - Mailing list pgsql-admin

From Shaun Thomas
Subject Notice logging.
Date
Msg-id Pine.LNX.4.33L2.0106200913090.14272-100000@hamster.lee.net
Whole thread Raw
Responses Re: Notice logging.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-admin
Hello, again.

Is there some way to turn off notices in postgres's logging?  We have a
sloppy programmer who wrote queries that cause postgres to print
messages like:

Adding missing FROM-clause entry for table "table_name"

This application is used by hundreds of our customers, and hence gets lots
of traffic.  We generally get 10MB per day of logs, and a great majority
of them (almost half) are this kind of message.  The thing is, I really
could care less what Postgres is doing to rewrite someone's sloppy query;
can't I turn the thing off?

I've looked through the documentation without much luck.  Any help?

Thanks in advance. ^_^

--
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
| Shaun M. Thomas                INN Database Programmer              |
| Phone: (309) 743-0812          Fax  : (309) 743-0830                |
| Email: sthomas@townnews.com    AIM  : trifthen                      |
| Web  : hamster.lee.net                                              |
|                                                                     |
|     "Most of our lives are about proving something, either to       |
|      ourselves or to someone else."                                 |
|                                           -- Anonymous              |
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+



pgsql-admin by date:

Previous
From: "pgsql-admin"
Date:
Subject: Re(2): 7.0.3 -> 7.1.2; pg_setlocale error
Next
From: Peter Eisentraut
Date:
Subject: Re: SSL problem