Partitioning transaction table in AWS RDS Database (Managed Service) MYSQL table without downtime

Hello @seebhoopi,
You can create a temporary EC2 instance and run pt-online-schema-change there. Point the tool to your RDS instance.

Where did you see this? The only UI we have is PMM which is used for monitoring, not for doing schema changes.

1 Like