Re: Log Clutter

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Log Clutter
Дата
Msg-id 20040820163026.GE5940@dcc.uchile.cl
обсуждение исходный текст
Ответ на Log Clutter  (Greg Stark <gsstark@mit.edu>)
Список pgsql-general
On Fri, Aug 20, 2004 at 12:08:45PM -0400, Greg Stark wrote:
>
> Incidentally, am I the only one that finds the new 7.4 log messages too
> cluttered? In 7.3 my application printed progress messages using "raise
> notice" like this:

You could execute a SET LOCAL log_error_verbosity within the function to
decrease the verbosity ... the problem is that only a superuser can do
that, but maybe using a SECURITY DEFINER function to do it for you
helps.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Endurecerse, pero jamás perder la ternura" (E. Guevara)


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

Предыдущее
От: Joe Lester
Дата:
Сообщение: Re: Postgres filling up hard drive with swap files
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Postgres filling up hard drive with swap files