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?

2回答
3
balintb
回答済み 2年前
  • 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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ