Poor query performance after upgrading from Aurora PostgreSQL 12 to 13

0

After upgrading aws aurora postgresql 12 to 13.6 last night, the performance of the database went crazy. The cpu load is in the skies, and simple queries take minutes which were supposed to be under seconds just yesterday. I feel like this is some sort of misconfiguration, or I really hope so that some magic will resolve the case.

The performance of the queries is related to the size of a database, but in a strange exponential manner. On demo data, the queries perform as they were previously, but on production data they get significantly worse. Can this not be some resource limit of the workers?

I don't even know where to look, I'm just running the queries which were working yesterday. Could you help out?

balintb
已提问 2 年前2333 查看次数
2 回答
3
  • Thank you! This solved the same issue for me.

0

Yes I experienced the same drop in performance for my website to get Excel stock price. I think it had something to do with the number of requests we handle.

已回答 2 年前

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

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

回答问题的准则