Bruce Momjian writes:
> > > Server levels are:
> > >
> > > # debug5, debug4, debug3, debug2, debug1,
> > > # info, notice, warning, error, log, fatal, panic
> >
> > I don't recall log being so high. Didn't it use to be after info?
> > Certainly there should be a way to see only warnings, errors, and higher
> > without seeing the "unimportant" log messages. Actually, I'm also
> > confused why we now have info, notice, *and* warning. Shouldn't two of
> > these be enough?
>
> We added NOTICE and INFO and WARNING because they were required. INFO
> is for SET-like information, NOTICE is for non-warnings like sequence
> creation for SERIAL, and WARNING is for real warnings like identifier
> truncation.
OK, let me phrase my question clearly: How can I turn off LOG and turn on
all errors in the server log?
--
Peter Eisentraut peter_e@gmx.net