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 81f2958 commit 6ae52f6Copy full SHA for 6ae52f6
source/release-notes/4.0-compatibility.txt
@@ -290,12 +290,6 @@ As alternatives, users can:
290
- Use :binary:`~bin.mongodump` and :binary:`~bin.mongorestore` or write
291
a script using the drivers.
292
293
-- Use the aggregation pipeline with the :pipeline:`$out` stage for each
294
- collection if copying a database from within the same deployment. The
295
- output collection for the :pipeline:`$out` stage must be unsharded.
296
- If the input collection is sharded, all documents for that collection
297
- must be able to fit on the output collection's shard.
298
-
299
Parameters
300
~~~~~~~~~~
301
0 commit comments