Bruce Momjian <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]