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
質問済み 1年前282ビュー
1回答
0
承認された回答

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
エキスパート
回答済み 1年前
  • @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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ