Re: Prevent application log pollution with notice messages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Prevent application log pollution with notice messages
Дата
Msg-id 13314.1130247662@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Prevent application log pollution with notice messages  ("Andrus" <eetasoft@online.ee>)
Список pgsql-general
"Andrus" <eetasoft@online.ee> writes:
> I don't see any reason for writing notice messages in this case.

So increase log_min_messages.  (I'm not real sure why that defaults
to NOTICE, either, except perhaps habit.)

            regards, tom lane

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

Предыдущее
От: Zoltán Dudás
Дата:
Сообщение: Re: STL problem in stored procedures
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump, MVCC and consistency