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 年前

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

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

回答問題指南