Can not turn off Performance Insights

0

The purpose is to delete an old database (Size: db.m5.xlarge; DB Engine: 8.0.16 Version).

First, we tried to disable Delete Protection, but it shows an error message as below:


We're sorry, your request to modify DB instance prod-uptrade-db has failed. Performance Insights not supported for this configuration, please disable this feature.


Therefore, we tried to turn off Performance Insights by following this article (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Enabling.html). However, after we clicked Modify, we can't find the Performance Insights section anywhere. Anyone can help? Thank you.

已提問 2 年前檢視次數 2892 次
1 個回答
0
已接受的答案

I am not sure if you are running on RDS MySQL / MariaDB or Aurora MySQL. But there are certain instance types on which you cannot support Performance Insights.

RDS MySQL: [+] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Overview.Engines.html Performance Insights isn't supported for the following instance classes:

  • db.t2.micro
  • db.t2.small
  • db.t3.micro
  • db.t3.small

Aurora MySQL: [+] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PerfInsights.Overview.Engines.html Performance Insights isn't supported for the following instance classes:

  • db.t2 – Not supported
  • db.t3 – Not supported
  • db.t4g – Supported only for 2.10.1 and higher 2 versions (compatible with MySQL 5.7) and all 3 versions (compatible with MySQL 8.0)
AWS
D-Rao
已回答 2 年前
  • Thank you for your reply. Our version is RDS MySQL 8.0.16, which doesn't support Performance Insights, but we don't know how it was enabled. We changed to a MySQL version number that supports Performance Insights, and then we were able to disable the feature and eventually delete the database.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南