Using gh-ost for data migration (across database)?
Open
question
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
Thanks for reading, we are currently using gh-ost for schema change and we are wondering if gh-ost can be used for data migration?
Scenario:
TableA is on databaseA, we want to duplicate this table (100GB) onto databaseB, but not losing any updates along the duplication process. Table swapping is not needed and gh-ost's updates to new TableB should be terminated on command.
Question:
Can gh-ost do this, create a duplicated ghost table on another database?
Contributor guide
Assessment
This issue has not been assessed yet.