Hi
How can I safely remove the log file that is being used currently and zip it without interfering with the postgres server?
We are running out of space on the server and the logs are eating a lot of space, we need to zip them without first stopping the server.
regards