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
preguntada hace 5 años277 visualizaciones
1 Respuesta
0
Respuesta aceptada

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

respondido hace 5 años
profile picture
EXPERTO
revisado hace 2 días

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas