Re: High CPU load on Postgres Server during Peak times!!!! - Mailing list pgsql-performance

From Grzegorz Jaśkiewicz
Subject Re: High CPU load on Postgres Server during Peak times!!!!
Date
Msg-id 2f4958ff0909250116p51900f60yf845cc4ad052eaad@mail.gmail.com
Whole thread Raw
In response to Re: High CPU load on Postgres Server during Peak times!!!!  (Shiva Raman <raman.shivag@gmail.com>)
Responses Re: High CPU load on Postgres Server during Peak times!!!!  (Shiva Raman <raman.shivag@gmail.com>)
List pgsql-performance


On Fri, Sep 25, 2009 at 9:06 AM, Shiva Raman <raman.shivag@gmail.com> wrote:
Hi Gerhard
 I also found the pg_log has 73 G of data .

clusternode2:/var/lib/pgsql/data # du -sh pg_log/
73G     pg_log/

Is it necessary to keep this Log files? Can i backup the logs and delete it from the original directory ? Is this logs files necessary in case any data recovery to be done ?
I am database dumps every day .
you're probably logging too much. Change level of logging (log_statement to ddl for instance), and do 'pg_ctl reload'



--
GJ

pgsql-performance by date:

Previous
From: Shiva Raman
Date:
Subject: Re: High CPU load on Postgres Server during Peak times!!!!
Next
From: Shiva Raman
Date:
Subject: Re: High CPU load on Postgres Server during Peak times!!!!