Re: Locale support is now on by default
От | Peter Eisentraut |
---|---|
Тема | Re: Locale support is now on by default |
Дата | |
Msg-id | Pine.LNX.4.30.0204031754530.684-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: Locale support is now on by default (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Locale support is now on by default
|
Список | pgsql-hackers |
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
В списке pgsql-hackers по дате отправления: