Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Upgrading MongoDB version from 6 to version 7
https://www.reddit.com/r/programming/comments/1j5h8e6/upgrading_mongodb_version_from_6_to_version_7/

<!-- SC_OFF -->Upgrading MongoDB version from 6 to version 7 I have following concerns regarding the upgrade of the Mongodb cluster; If I have mongoose running on version 5.x, will it support mongodb version 7? So far it supported Mongodb version 6 with Node driver version of 3.x. Do I have to take a snapshot of the current DB before upgrading from 6 to 7? Will there be considerable changes to the cluster when upgrading? Do I need to worry about the functionality of my app (maybe related to Question 1)? If I plan to upgrade to version 8 in the future (in coming months after upgrading to 7), what’s the answers for Question 1 and 3 given this scenario? <!-- SC_ON --> submitted by /u/SLhardy98_polyamory (https://www.reddit.com/user/SLhardy98_polyamory)
[link] (https://www.mongodb.com/docs/v7.0/release-notes/7.0-upgrade/) [comments] (https://www.reddit.com/r/programming/comments/1j5h8e6/upgrading_mongodb_version_from_6_to_version_7/)