Upgrading from PostgreSQL 9.4.21 to 9.6.x unavailable in Console

0

I'm trying to upgrade my PostgreSQL 9.4.21 to 9.6.x, but there is no available upgrade showing in the console. I can only upgrade to 9.5, 10.7, or 11.2

Is this because I need to upgrade to 9.5 first, before upgrading to 9.6?

Since 10.7 and 11.2 are showing as available, can I upgrade directly to those versions without an intermediary step?

TIA.

bryanus
已提问 5 年前218 查看次数
2 回答
0

Hi bryanus,

Yes, if you want to specifically upgrade to PostgreSQL 9.6 from 9.4.x, you will have to first do a major version upgrade to 9.5 and then to 9.6. However if you want to go to the latest Major versions you can do it directly based on the extensions that you are using in 9.4.x. Please look at the table on https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion
to figure if your instance will qualify to direct upgrade to PostgreSQL 11 or 10.

Hope this helps.

Regards,
Jignesh

已回答 5 年前
0

Ahh, thank you Jignesh!

bryanus
已回答 5 年前

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

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

回答问题的准则