Re: The meaning of the log levels seems unclear ...

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: The meaning of the log levels seems unclear ...
Дата
Msg-id 20061218124657.bc4a6772.wmoran@collaborativefusion.com
обсуждение исходный текст
Ответ на Re: The meaning of the log levels seems unclear ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
In response to Tom Lane <tgl@sss.pgh.pa.us>:

> Bill Moran <wmoran@collaborativefusion.com> writes:
> > Notice that the order is different between the two.  Apparently, log is more
> > verbose than notice for clients, but less verbose than notice for the log.
>
> Yup, that's intentional.  LOG-level messages are supposed to go to the
> log but not to clients under the default settings, and this is the least
> unclean way to allow that to happen.

Ahh ... on a whim, I took a look at elog.h, which actually has some pretty
good comments on this.

Thanks.

--
Bill Moran
Collaborative Fusion Inc.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: The meaning of the log levels seems unclear ...
Следующее
От: Bob Pawley
Дата:
Сообщение: Creating an Independant Application