Re: Limiting the no. of logs file generated by postgreSQL - Mailing list pgsql-admin

From pavan95
Subject Re: Limiting the no. of logs file generated by postgreSQL
Date
Msg-id 1518698387508-0.post@n3.nabble.com
Whole thread Raw
In response to Limiting the no. of logs file generated by postgreSQL  (merina ghoghwani <merinaghoghwani@gmail.com>)
Responses Re: Limiting the no. of logs file generated by postgreSQL  (merina ghoghwani <merinaghoghwani@gmail.com>)
List pgsql-admin
Hello Merina,

Firstly, did you observe the log files like what is getting logged?  In case
check whether it is logging all the statements ran on the server..!

This will be caused because of the parameter "log_statements". 

What is the value of 'log_statements ' set in your configuration file
'postgresql.conf'?

I think because of this parameters this is increasing the size of the log
files.  You can cross verify over that area. 

For further analysis provide the snap of Error Reporting and Logging
parameters.!

Regards,
Pavan.



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


pgsql-admin by date:

Previous
From: merina ghoghwani
Date:
Subject: Limiting the no. of logs file generated by postgreSQL
Next
From: merina ghoghwani
Date:
Subject: Re: Limiting the no. of logs file generated by postgreSQL