Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate huge datebase #136

Open
sys-samk opened this issue Apr 30, 2017 · 1 comment
Open

migrate huge datebase #136

sys-samk opened this issue Apr 30, 2017 · 1 comment

Comments

@sys-samk
Copy link

Hi
We have a huge MsSql database with 100 millions record and 40g size.
Our server has 24 cpu and 150g ram. mssql uses 100% of cpu. The server is in critical
situation.
can us migrate to mongodb by mongify?
mongify can change this database?

@anlek
Copy link
Owner

anlek commented May 1, 2017

It is NEVER recommended to do this change on a LIVE server. I'd recommend downloading the dataset to a new server and running mongify on that. I don't see a reason why it shouldn't work, but at the same time, I can't guarantee that it will work.

Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants