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 Risposta
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
MODERATORE
philaws
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande