patternsqlMinor
Replicate RDS-MySQL to a non-amazon host?
Viewed 0 times
replicatenonmysqlamazonhostrds
Problem
I have a fairly large MySQL (5.1) database running in Amazon as an RDS instance. I'm working on migrating it out of Amazon. To do that smoothly I'd like to set up the new hardware as a read-only replica of the RDS instance.
I know RDS supports replication within RDS. Is there any way to configure it to replicate to a host which is not in RDS?
I know RDS supports replication within RDS. Is there any way to configure it to replicate to a host which is not in RDS?
Solution
Looks like Amazon has chosen to forbid this for now:
https://forums.aws.amazon.com/thread.jspa?threadID=46377&tstart=0
https://forums.aws.amazon.com/thread.jspa?threadID=46377&tstart=0
Context
StackExchange Database Administrators Q#15440, answer score: 8
Revisions (0)
No revisions yet.