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 Antwort
2
Akzeptierte Antwort

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

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen