We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d353b commit 0258a71Copy full SHA for 0258a71
source/includes/mongodump-restore-version-link.rst
@@ -1,6 +1,3 @@
1
You can restore the BSON files generated from ``mongodump`` into MongoDB
2
-deployments running the same or newer version as the source deployment.
3
-However, restoring files into a newer version deployment is not the
4
-recommended way to upgrade your deployment. To learn how to upgrade your
5
-deployment, see the :manual:`upgrade documentation
6
-</release-notes/{+server-version+}-upgrade>`.
+deployments running the same major version or feature compatibility version as
+the source deployment.
0 commit comments