You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually there isn't right now, if your two databases are not extremely large the simplest way would be to simultaneously open them and copy the documents from one to the other.
Alternatively, you could possibly also copy the document files and rebuild the indexes for each collection using rebuild_indexes, although I don't have any reliable test data on this so if you go down this route make sure to make a backup copy of your data first.
Suppose I've created two different filesystem-backed databases. Is there a preferred, sanctioned way of merging them into one?
Thanks for this, it fills a useful niche!
The text was updated successfully, but these errors were encountered: