dump and export will run counts on collections before dumping or exporting, but we don't do it in the case of a query, because the count could take time. Now that we have views, we should disable the count the same as we would if we had a query.
- is duplicated by
-
TOOLS-1719 Mongodump reads each document in the view by default
- Closed
- is related to
-
TOOLS-1915 Not able to take full dump using mongodump on mongod service
- Closed