I made some tests with MongoDB 2.1 (unstable debian package). I want to test the code with 2.0 stable to see the speed difference.

Can I simply uninstall mongoDB 2.1 and reinstall 2.0 without caring about the data ?

Thanks

有帮助吗?

解决方案

@Stennie replied the question with his comment. I tried and it worked. On the mopngoDB website, the best is to download the legacy-static witch is very usefull for version testing. Be sure to put the right data path to mongod ;-)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top