• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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