Re: I am done - Mailing list pgsql-hackers

From Tom Lane
Subject Re: I am done
Date
Msg-id 9417.1031239694@sss.pgh.pa.us
Whole thread Raw
In response to Re: I am done  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: I am done  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> I do not see a good reason why "fatal" and "off" shouldn't be allowed
>> values for all three message variables.  If we just did that, then you'd
>> be back to sharable code.

> I recommended he only allow valid values for each variable.  I think if
> we say we only support values X,Y,Z we had better throw an error if it
> anything else.

That's not what I said: I said allow all the values for each variable.
And document it.  Why shouldn't we let people turn off error logging
if they want to?

> Seems a new GUC variable seems like overkill to me, and I think we need
> to allow it to be raised. I think we can make server_min_messages
> PGC_SUSET so only the admin can change it.

Okay, and log_min_error_statement too.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jason Tishler
Date:
Subject: Re: [CYGWIN] 7.3 Beta 1 Build Error on Cygwin
Next
From: "Dave Page"
Date:
Subject: Re: [CYGWIN] 7.3 Beta 1 Build Error on Cygwin