How to migrate a Postgres Database to AWS RDS

Posted by Brian Porter on December 05, 2017

Screen Shot 2017-12-05 at 22.34.18It’s really not that hard. I just created a free-tier AWS RDS – Postgres database on AWS, and waited a bit until it was created.

Then I connected to the database with my Postgres client, and restored my database which I created from a local database.

It just worked!

If you made it this far, you may as well follow me on LinkedIn: Follow Brian Porter