Does enabling performance insights for mysql rds require restart?

0

Does enabling performance insights on a running mysql rds require restart of the rds instance? After enabling it, will it cause any performance issues?

1 回答
2
已接受的回答

Q1: Does enabling performance insights on a running mysql rds require restart of the rds instance?

Answer1: Turning Performance Insights on and off doesn't cause downtime, a reboot, or a failover.

Q2: After enabling it, will it cause any performance issues?

Answer2: The Performance Insights agent consumes limited CPU and memory on the DB host. When the DB load is high, the agent limits the performance impact by collecting data less frequently.

Source: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Enabling.html

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则