mongodb启动参数(4)

来源:未知 责任编辑:责任编辑 发表时间:2015-09-16 20:04 点击:

 
                                     收到客户端的数据后的有效性检查 
  --profile arg                  0=off 1=slow, 2=all 
  --quota                         limits each database to a certain number of files (8 default) 
                                     为每个数据库文件数量做限制(默认值8) 
  --quotaFiles arg             number of files allower per db, requires --quota 
                                      每个数据库文件限制的数量,需要--quota参数 
  --rest                            turn on simple rest api 
                                      打开其余简单的API   www.2cto.com  
  --repair                         run repair on all dbs 
                                      启动时修复所有数据库 
 
  --repairpath arg             root directory for repair files - defaults to dbpath 
                                      修复文件的根目录 - 默认取自--dbpath参数 
  --slowms arg (=100)      value of slow for profile and console log 
                                      到profile和终端的日志延迟毫秒数 
  --smallfiles                    use a smaller default file size 
                                      使用一个较小的默认文件大小 
  --syncdelay arg (=60)     seconds between disk syncs (0=never, but not recommended) 
                                      同步到磁盘的间隔秒数(默认:60秒)(0=从不,但不推荐) 
  --sysinfo                        print some diagnostic system information 
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
用户名: 验证码:点击我更换图片
最新评论 更多>>

推荐热点

  • Request.ServerVariables 参数大全
  • 查看sql修改痕迹(SQL Change Tracking on Table)
  • 写给MongoDB开发者的50条建议Tip1
  • Percolator与分布式事务思考(二)
  • App数据层设计及云存储使用指南
  • PostgreSQL启动过程中的那些事三:加载GUC参数
  • SQL Server、Oracle、db2所提供的简装版(Express)比较
  • PostgreSQL 安装问题
  • 【自主研发-贡献给SQL Server人员】索引诊断与优化软件使用说明

数据库技术导航

SqlserverMysqlOracleDB2数据库数据库综合
网站首页 - 友情链接 - 网站地图 - TAG标签 - RSS订阅 - 内容搜索
Copyright © 2008-2015 计算机技术学习交流网. 版权所有

豫ICP备11007008号-1