Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.6.11
-
None
-
None
Description
In continuation to the Issue SERVER-27440,
The solution provides is to use
db.view.aggregate([], { allowDiskUse: true });
However if I need to query this view from external tools , which do not support any addition to the command.The view will fail.
Attachments
Issue Links
- duplicates
-
SERVER-27440 Add allowDiskUse option to createView
-
- Closed
-
- is duplicated by
-
SERVER-40455 Add allowDiskUse option to createView
-
- Closed
-