Hacker News new | ask | show | jobs
by nasalgoat 4756 days ago
Could I start a TokuMX replica to get the data across then shut off the master and switch to using it?

We have a very large install and migrating the data on production systems would be very difficult otherwise.

1 comments

Unfortunately not, the replication format is completely different. A tool to do this would not be difficult to write, though.