Aurora Postgres连接处理的变更

0

【以下的问题经过翻译处理】 相比PostgreSQL,Aurora PostgreSQL在连接处理方面是否进行了任何更改?具体而言,由于内存使用的限制,PostgreSQL存在连接方面的限制,客户想知道Aurora是否进行了任何改进。

此外,如果连接处理与原生Postgres相同,那么集群的最大连接总数是否等于副本数乘以每个副本的最大连接数,还是其他什么?

profile picture
EXPERT
asked 8 months ago37 views
1 Answer
0

【以下的回答经过翻译处理】 这个文档介绍了 Aurora PostgreSQL 和原生 PostgreSQL on RDS之间的差异:https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraPostgreSQL.Compare.html

同样,以下是 PostgreSQL on RDS 支持的特性介绍:https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.FeatureSupport.Extensions

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions