Local replica of RDS database

一个人想着一个人 提交于 2019-12-02 00:57:00

问题


I've been doing some research for the past hour or so and I've been hearing some conflicting information regarding the replication of Amazon RDS databases. My database is pretty big, 15 tables with a total size of 4 GB. So, basically, is it possible for me to create a local replica of a remote RDS InnoDB or does Amazon not allow it?


回答1:


you can create replicas of an RDS but only as another RDS. You can't do a replica on an EC2 or a local machine.



来源:https://stackoverflow.com/questions/11553371/local-replica-of-rds-database

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!