Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
【以下的问题经过翻译处理】 当使用Aurora PostgreSQL时,客户计划将track_activity_query_size的值从4kb(默认值)更改为20kb,以在Performance Insights中显示SQL查询的完整文本。但是,客户担心这种更改可能会导致性能问题,并希望知道在更改此参数后应检查哪些要点(例如,CPU使用率、磁盘I/O率、缓存命中率等)。 如果您有任何建议或想法,请给我建议?
【以下的回答经过翻译处理】 由于完整的SQL语句存储在内存中,内存使用可能会增加并影响缓存命中率。如下所述,需要额外的共享内存,即pg_stat_statements.max * track_activity_query_size字节。您可能需要检查数据库的缓存命中率变化,并监视使用RDS Performance Insights增长的等待事件。
로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.
좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.