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?

gefragt vor 5 Jahren1422 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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.

beantwortet vor 5 Jahren
profile picture
EXPERTE
überprüft vor 10 Monaten

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