On Fri, Dec 20, 2013 at 11:29:22AM -0500, George Woodring wrote:
>
> Currently the documentation looks like:
>
> client_min_messages (enum)
>
> Controls which message levels are sent to the client. Valid values are
> DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, WARNING, ERROR,
Currently the documentation looks like:
client_min_messages (enum)
Controls which message levels are sent to the client. Valid values are
DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, WARNING, ERROR, FATAL,
and PANIC. Each level includes all the levels that follow it. The later the
level,