首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装mongodb出错

安装mongodb出错
EN

Stack Overflow用户
提问于 2013-05-12 19:00:26
回答 1查看 74关注 0票数 0

在我的windows7系统上安装mongodb时,我得到了这个错误。

C:>mongodb\bin\mongo.exe

MongoDB shell version: 2.4.3

connecting to: test

Server has startup warnings:

Sun May 12 16:19:51.162 [initandlisten]

Sun May 12 16:19:51.162 [initandlisten] ** NOTE: This is a 32 bit MongoDB binary

.

Sun May 12 16:19:51.163 [initandlisten] ** 32 bit builds are limited to le

ss than 2GB of data (or less with --journal).

Sun May 12 16:19:51.163 [initandlisten] ** Note that journaling defaults t o off for 32 bit and is currently off.

Sun May 12 16:19:51.163 [initandlisten] ** See http://dochub.mongodb.org/core/32bit

Sun May 12 16:19:51.164 [initandlisten]

我没有找到任何解决方案。有什么帮助吗?谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-05-12 19:03:38

你的错误在哪里?这只是一个警告,你不应该在32位机器上使用Mongo,因为那样存储大小的限制是2 GB。只需阅读你已经拥有的链接中的文章。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/16506651

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档