RDS instances running postgres 9.5 or 9.6,

0

Hello, if I have RDS instances of postgres running version 9.5 and 9.6 what do I need to do in order to trigger an upgrade to a supported version that is no deprecated? Auto minor version upgrade is enabled. I know this version is no longer supported and honestly, I am surprised they didn't automatically upgrade by now to a supported version.

preguntada hace un año191 visualizaciones
1 Respuesta
1

Auto minor version upgrade will only upgrade the minor version. You need to upgrade to a new major version. You can do that by just modifying the instance in the console to upgrade to a newer major version. Or through the API with modify-db-instance.

AWS
MODERADOR
philaws
respondido hace un año

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