- Newest
- Most votes
- Most comments
Automatic Minor upgrades to a specific DB engine version is determined based on the End of support of the version used in the current time, first AWS RDS team will test and approve the Minor upgrade, check that everything works smoothly, and then will send an email notification to all customers that have deprecated version engine, asking them to perform the upgrade ahead of time. You can perform a manual upgrade or you can enable automatic upgrade, please refer to this link for more information: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Upgrading.html
Minor version upgrades depend on several factors:
- As you mentioned, the “Automatic minor version upgrades” option must be enabled.
- The minor version upgrade must be smaller than the target version
- There must be compatibility between versions and there must be critical security updates available in a newer, smaller version.
To find out what versions are available for your engine and your version, you can consult the following: [+] Upgrading a DB instance engine version - Finding automatic minor version upgrade targets - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Upgrading.html#USER_UpgradeDBInstance.Upgrading.targets
More references: [+] Upgrading <span>a DB instance</span> engine version - Automatically upgrading the minor engine version - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Upgrading.html#USER_UpgradeDBInstance.Upgrading.AutoMinorVersionUpgrades [+] Upgrading <span>a DB instance</span> engine version - How automatic minor version upgrades work - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Upgrading.html#USER_UpgradeDBInstance.Upgrading.scheduled
