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?

posta 5 anni fa1423 visualizzazioni
1 Risposta
1
Risposta accettata

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.

con risposta 5 anni fa
profile picture
ESPERTO
verificato 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande