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?

demandé il y a 5 ans1423 vues
1 réponse
1
Réponse acceptée

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.

répondu il y a 5 ans
profile picture
EXPERT
vérifié il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions