I can't modify rds postgres to 15.3.

0

When create a new rds instance, I can select postgres 15.3, but version 15 not show up in pulldown when upgrate existing rds instance.

mfj
已提问 10 个月前379 查看次数
1 回答
0
已接受的回答

What version of PostgreSQL are you currently using?
For example, if you are using 13.9, etc., you may have to upgrade to 14.8, etc. before you can go up to 15 or higher.
You can see the table in this document.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion

profile picture
专家
已回答 10 个月前
profile picture
专家
已审核 10 个月前
  • I'm using 11.18 right now, and the upper version is 14.6. If I want to up to 15, is that means I need first upgrade to 14 and then upgrade to 15.

  • Yes, if you are using 11.18 you must first upgrade to 14.6 and then to 15.3. Also, when upgrading, please test the application carefully.

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

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

回答问题的准则