美文网首页
mongodb加入window服务,开机启动

mongodb加入window服务,开机启动

作者: 当如初见_163a | 来源:发表于2017-08-13 15:27 被阅读0次

    mongodb加入服务

    • 打开服务 services.msc
    • 启动服务 net start Mongodb
    mongod --logpath=d:/mongodb/data/logs/mongodb.log --dbpath=D:/mongodb/data  --install
    

    相关文章

      网友评论

          本文标题:mongodb加入window服务,开机启动

          本文链接:https://www.haomeiwen.com/subject/azherxtx.html