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.

已提问 1 年前191 查看次数
1 回答
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
审核人员
philaws
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则