Home:ALL Converter>How to take my local postgres db to aws rds postgres

How to take my local postgres db to aws rds postgres

Ask Time:2020-06-30T13:05:25         Author:me25

Json Formatter

Need commands and step by step approach which can help me to take my local Postgres DB to AWS Postgres rds.

Author:me25,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/62650613/how-to-take-my-local-postgres-db-to-aws-rds-postgres
Marcin :

The AWS documentation explains the options and how to do it:\n\nMigrate an on-premises PostgreSQL database to Amazon RDS for PostgreSQL\nImporting Data into PostgreSQL on Amazon RDS\nMigrate an on-premises PostgreSQL database to Aurora PostgreSQL\n\nThese docs could be a good start.",
2020-06-30T05:23:17
yy