Dear Percona Team,
I manage a Percona Cluster (Multi-Master Nodes) running MySQL version 5.7.40. We are experiencing significant slowdowns when adding indexes, in addition to table locking. I’ve been researching Percona Toolkit, particularly the pt-online-schema-change
tool, and find it very useful.
However, I noticed that the documentation mentions some potential risks:
“Percona Toolkit is mature, proven in the real world, and well tested, but all database tools can pose a risk to the system and the database server. Before using this tool, please test the tool on a non-production server.”
Given these risks, I would like to know if it’s safe to use the pt-online-schema-change
tool in a production environment, considering the current performance challenges in our cluster.
Here are the key details of our setup:
- Cluster Version: 57
- MySQL Version: 5.7.40
Could you please provide guidance or best practices for using this tool in a live production system? Any advice on minimizing risks would also be greatly appreciated.
Thank you in advance for your help.