1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
The major version upgrades will not be done automatically. Only minor and patch version upgrades can be done automatically for RDS instances unless I am missing something. We can disable automatic minor version upgrade via Management console by modifying the RDS instance. Please see the screenshot.
I understand that you want to cancel the upgrade scheduled for next maintenance window. There seems to be no standard way to cancel which is already scheduled. We can change the maintenance window to postpone a maintenance action by updating the maintenance value. Please see "Defer maintenance actions" section in this AWS repost for the detailed steps. Hope it helps!
répondu il y a un an
Contenus pertinents
- demandé il y a 2 ans
- Réponse acceptéedemandé il y a 4 mois
- demandé il y a 7 mois
- AWS OFFICIELA mis à jour il y a 9 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans
Again this is a Major version upgrade. The console reports this pending change to the cluster, how to we stop this?
"PendingModifiedValues": { "EngineVersion": "13.11" }
What is the current version of your instance?
If it is upgrading from 13.xx to 13.11, then it is still considered as a minor version upgrade. If the upgrade is from 13.xx to 14.xx, then it is a major version upgrade.
The current version is 12.15
Please see my updated answer. Hope it helps!