Move RDS postgresql database to Aurora Serverless

0

I am interested in moving from RDS Postgresql to Aurora Postgresql Serverless. Can you advise on the best way to do this?

已提問 5 年前檢視次數 1423 次
1 個回答
1
已接受的答案

If you're not on RDS for PostgreSQL 10.7, you'll need to upgrade to that version, then you can create an Aurora PostgreSQL read replica for your RDS for PostgreSQL instance.

After promoting the read replica to be a standalone read/write cluster, you can then take a snapshot of your newly created Aurora PostgreSQL (provisioned) cluster, and import that snapshot into an Aurora PostgreSQL Serverless cluster.

已回答 5 年前
profile picture
專家
已審閱 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南