Skip to content

Commit 0258a71

Browse files
authored
DOCSP-45089 clarifies mongodump/restore landing pages (#175)
* DOCSP-45089 clarifies mongodump/restore landing pages * Adds missing 'major' when discussing version compat * Responds to feedback
1 parent b0d353b commit 0258a71

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
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>`.
2+
deployments running the same major version or feature compatibility version as
3+
the source deployment.

0 commit comments

Comments
 (0)