• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Optimize the PLESK database

T

Toepes

Guest
Is there a tool to optimize the PLESK database ? I optimize (and repair) the customertables once a day with the command mysqlcheck -u -p -A -r -o


OR is it not advisable to do ?
 
Yes, You can do it, but mysqlcheck verities index for database.
You can optimize database by ini file.
 
:confused: could you be more specific, as for now i don't understand what you mean with the .ini ?
 
Actually, I recommend you install Plesk 7.5.6. It uses more optimised queries for Mysql.
 
This version 7.5.6 is installed. But i let a batchjob optimize and repair all customer databases once a day. So i thought maybe it would also be good to include the plesk database.
 
the default plesk runs on port 8306 ....so you can use the myisamchek binary to check and repair the tables....
 
Back
Top