-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
Under storage engines such as wiredtiger, we store collections and indexes as individual files. When you have a small number of databases with a very large number of collections and indexes going through and gathering the sizes on all objects can be time consuming. Having an option to skip this part and list only the database names may be valuable to end users
- duplicates
-
SERVER-3181 Add option to listDatabases to only get db names, not size info
- Closed
- is related to
-
SERVER-20716 Slow listDatabases with WT
- Closed
-
SERVER-21067 Investigate having the storage size of a given collection/index/database cached within the WT/KV api
- Closed