-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Hi!
For various reasons we want to merge 2 WiredTiger DB's into single one.
DB's can be quite big (several hundred gigs) so we want to avoid dumping/reloading data.
Is it possible to do this by moving files from one DB to another and adjusting metadata?
Thanks!