【问题标题】:mongodb mongorestore no --collectionmongodb mongorestore no --collection
【发布时间】:2013-03-11 19:26:15
【问题描述】:

我看不到任何带有集合名称的参数。

他们的教程在 http://docs.mongodb.org/manual/reference/mongorestore/ 建议我使用

mongorestore --collection people --db accounts dump/accounts/

但它会导致错误。当我放弃--collection 时,一切正常。

现在你有什么建议?

【问题讨论】:

    标签: mongodb restore


    【解决方案1】:

    mongorestore 手册页显示该选项现在是 -c--c 而不是 --collection

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-09-11
      相关资源
      最近更新 更多