Answered
Automatically Optimize Database?
Our database has been growing quite quickly as we use these tools more and more. In the spirit of PDQ though, I'd prefer to not do it by hand but have it happen on a schedule (ideally with reporting.) Is there any way to do this? So far my digging into this issue has turned up empty.
0
Comments
You can automate optimizing the database by using the command line tools to do so.
The syntax and options:
Perfect! Thanks for the help.