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
posta 10 mesi fa379 visualizzazioni
1 Risposta
0
Risposta accettata

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
ESPERTO
con risposta 10 mesi fa
profile picture
ESPERTO
verificato 10 mesi fa
  • 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.

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