Number of collections per DB

6 views
Skip to first unread message

Charlie

unread,
Nov 17, 2010, 4:53:32 AM11/17/10
to mongodb-user
The docs state that the max default number of collections per DB is
24,000 assuming no indexes. Presumably there's an index on _id; is
that taken into account already or does it mean that as each
collection has at least that index, the number of collections is
actually 12,000?

Nat

unread,
Nov 17, 2010, 5:58:48 AM11/17/10
to mongodb-user
almost :) http://www.mongodb.org/display/DOCS/Using+a+Large+Number+of+Collections
but you can increase it with --nssize parameter
Reply all
Reply to author
Forward
0 new messages