How to download entire sql query on RDS

0

I am using RDS and there are some queries causing load issues. How to download the entire query?

When I use the download button on the specific query, it only downloads a partial query. Is there a way to inform the AWS team that their SQL download button is broken?

1 回答
0

By default, each row in the Top SQL table shows 500 bytes of SQL text for each SQL statement. When a SQL statement exceeds 500 bytes, you can view more text in the SQL text section below the Top SQL table. In this case, the maximum length for the text displayed in SQL text is 4 KB. This limit is introduced by the console and is subject to the limits set by the database engine. To save the text shown in SQL text, choose Download.

[+] Accessing more SQL text in the Performance Insights dashboard - Text size limits for Amazon RDS engines - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.UsingDashboard.SQLTextSize.html#sql-text-engine-limits

profile pictureAWS
支持工程师
已回答 1 年前

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

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

回答问题的准则