Changes to connection handling with Aurora Postgres?

0

Were any changes made to how connections are handled between PostgreSQL and Aurora Postgres? Specifically, there are limitations in Postgres with connections due to memory usage, and a customer wants to know if any improvements were made with Aurora.

In addition, if the connection "math" is the same as vanilla Postgres, is the total max connections for a cluster equal to the # of replicas * max connections per, or something else?

Thanks for any insights!

AWS
質問済み 5年前276ビュー
1回答
0
承認された回答

This documentation page shows the difference between Aurora PostgreSQL and plain vainilla PostgreSQL on RDS: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraPostgreSQL.Compare.html

Likewise, these are the features that are supported in PostgreSQL on RDS: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.FeatureSupport.Extensions

回答済み 5年前
profile picture
エキスパート
レビュー済み 2日前

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

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

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

関連するコンテンツ