Re: client_min_messages in dumps?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: client_min_messages in dumps?
Date: 2004-07-06 13:55:44
Message-ID: 28980.1089122144@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I agree changing some of those noiser notices would be good. I think
> the best idea would be to add a client_min_messages level of novice for
> them.

Yes ...

> In fact, looking at the code, I see that the INFO level is almost
> never used in our code. Perhaps we should just downgrade them to
> INFO-level messages.

No! That is not a downgrade --- INFO messages are *not suppressable*.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-06 14:10:14 Re: ODBC Developers
Previous Message Bruce Momjian 2004-07-06 13:40:22 Re: client_min_messages in dumps?