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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南