Best unofficial Apache Server developers community |
|
hey guys , I'm running postgresql 8.4 on ubuntu server. I realiszd that my disk is out of space because the log file had became too huge. Can I adjust what gets written to the log file?
posted via StackOverflow
|
|
 
|
Edit You might also want to check what gets written to the logs. By default, there should be that much logging. Possibly, your application is throwing lots of errors, which are being logged. |