Re: Limiting the size of log files

Поиск
Список
Период
Сортировка
От Jean-Yves F. Barbier
Тема Re: Limiting the size of log files
Дата
Msg-id 20100818125309.54ddeef6@anubis.defcon1
обсуждение исходный текст
Ответ на Re: Limiting the size of log files  (Amit Soni <get.amitsoni@gmail.com>)
Ответы Re: Limiting the size of log files  (Amit Soni <get.amitsoni@gmail.com>)
Список pgsql-novice
Le Wed, 18 Aug 2010 16:04:14 +0530,
Amit Soni <get.amitsoni@gmail.com> a écrit :

> Sorry for not stating this earlier. It's possible for me to have ~20GB of
> logs in one day. So, per day rotation is not the best option here. And

may be checking/modifying (in postgresql.conf):
    client_min_messages
    log_min_messages
    log_error_verbosity
    log_min_error_statement
end "debug_print_xxx" lines too

looks like you turned a debug logging on and didn't switched it off.

JY
--

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Limiting the size of log files
Следующее
От: Frank Bax
Дата:
Сообщение: Re: Limiting the size of log files