문제

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