db.collection_name.stats()
返回的结果包含集合数据对应的物理文件
db.trs_holographic_info.totalIndexSize({indexDetails:true})
返回的结果包含集合数据和索引对应的物理文件
Mongodb Collection/Index 对应的数据文件

 

 

相关文章:

  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-17
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
相关资源
相似解决方案