AWS Glue job challenge for aurora postgresql upgrade to version 14.3

0

i would like to know what is the main challenge facing with aws glue jobs when upgrading aurora postgresql 13.6 to aurora postgresql 14.3 ?

clara
gefragt vor einem Jahr282 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Hi, this page of documentation tells you how to prepare for a major version upgrade of PostgresSQL: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion.Process

The nice thing about cloud is that you can (must !!) rehearse all this on a clone of your production database by restoring a snaphsot on another RDS instance.

Hope it helps!

Didier

profile pictureAWS
EXPERTE
beantwortet vor einem Jahr
  • @didier_aws , Thank you for the answer , i was also wondering if anybody encountered some challenge or issue with aws glue while doing the upgrade.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen