Re: Limiting the size of log files - Mailing list pgsql-novice

From Amit Soni
Subject Re: Limiting the size of log files
Date
Msg-id AANLkTi=4=PVMGvb6QCkO7ogK0bt5eCauBCB+=qs1sHbA@mail.gmail.com
Whole thread Raw
In response to Re: Limiting the size of log files  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
List pgsql-novice
Yes, sorry for that, but it was deliberate. It was just to fill the log file fast so that testing the configuration doesn't take much time.

Thanks 
Amit

On Wed, Aug 18, 2010 at 4:23 PM, Jean-Yves F. Barbier <12ukwn@gmail.com> wrote:
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
--

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice



--
Amit Soni
Software Engineer
Avaya India Pvt. Ltd.
Phone: +91-9579615149
Email-id: get.amitsoni@gmail.com, get.amitsoni@hotmail.com

pgsql-novice by date:

Previous
From: Frank Bax
Date:
Subject: Re: Limiting the size of log files
Next
From: Amit Soni
Date:
Subject: Re: Limiting the size of log files