Search code examples
mongodbdowngrade

MongoDB downgrade from 2.1 to 2.0


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


Solution

  • @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 ;-)