Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Databases
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 19642  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: User and support list for MongoDB.  

 

Problem with Struct when Insert MongoDB 
  Dear all, I have 2 structs, type Common struct { ... type Productfashion struct { ... and 1 struct is all (merge of 2 struct above) type ProductfashionAll struct { Common Productfashion ... When I using Labix Mgo to Insert data with struct is ProductfashionAll : { "_id" : ObjectId("519c3cbcf0461d88946f 5533"),... more »
By Vinh Phuoc  - May 21 - 1 new of 1 message    

Using flashcache with mongo 
  Hi everyone. I would like to get feedback from people who already use flashcache for mongo: 1. What SSD do you use there? 2. Any special sysctl settings in additional to listed in github documentation. 3. Is there anything special about how mongo uses disk and how it could affect flachcache drive?... more »
By ma...@telly.com  - May 21 - 1 new of 1 message    

MongoDB C++ Driver: GlobalInitializerRegisterer throws “DuplicateKey throwSockExcep” 
  I am trying to link mongoclient static library with my shared library under 64-bit Ubuntu. I have installed mongodb c++ client as explained step-by-step here<[link]>. The (only?) thing I needed to change was in SConfigure script - setting *... more »
By Paweł Skorupiński  - May 21 - 1 new of 1 message    

MongoDB PHP Driver 1.4.0 
  Hello, We are glad to announce the release of version 1.4.0 of the MongoDB PHP Driver. The 1.4 series addresses multiple improvements and fixes. The most important improvements deal with the handling of replica sets, especially nodes that timeout and nodes that are unreachable for various reasons. Besides the improvements to replica set handling, this release... more »
By Derick Rethans  - May 21 - 1 new of 1 message    

MongoDB C++ Driver - GlobalInitializerRegisterer ends up with a status: DuplicateKey throwSockExcep 
  I am trying to run mongoDB client under C++ as a part of my shared library on 64-bit Ubuntu. I have downloaded nightly version of mongodb c++ driver, as explained step-by-step at [link]. I have (only?) changed the SConfigure script by adding -fPIC flag to... more »
By Paweł Skorupiński  - May 21 - 1 new of 1 message    

Bad I/O performance - Windows 2008 R2 Sp1 x64 
  I have three servers with MongoDB (latest mongodb-win32-x86_64-2008plus- 2.4.3) installed on Windows 2008 R2 Sp1 x64 with hotfix (Windows6.1-KB2731284-v3-x64.m su) applied. Primary instance (virtual machine): - CPU Intel Xeon E7...@2.40GHz (2 cores) - RAM 8GB Secondary instance (bare metal machine):... more »
By Daroo  - May 21 - 1 new of 1 message    

connections all go to master instead of seconaries 
  Hi, I used mongodb in my django project. The mongod is in a relicaset, which is composed of a master with two secondaries. Server are running well, currently under very low reading and writing. However, all my applications are connected on master, while secondaries are the places where query are expected to go.... more »
By Yanhong Wu  - May 21 - 3 new of 3 messages    

how to install npm packages on windows 8 
  Npm installations seem to fail on win8: npm install mongojs npm install mongoose Reason is that npm tries to access Visual Studio 2008 binaries, which are not available. If anybody knows how to fix this, I would appreciate that. I can't come up with any way to install visual studio 2008 on windows 8.... more »
By balincr...@gmail.com  - May 21 - 2 new of 2 messages    

MongoDB - Spring Configuration problems. 
  I am trying to create a simple application, but the problem is when I do configuration using spring's application-context.xml its not working, So i have to use the @Configuration annotation and have to carry out the configuration using java class. I am posting my code here kindly have a look application-context.xml... more »
By Ayush Dev  - May 21 - 1 new of 1 message    

Batch Save to MongoDB C# Driver 
  I've asked this on StackOverflow<[link]> but I think this might be a better place: I am having difficulty batch saving MongoDB documents using the C# driver. Here's sample code that inserts a Document with a GUID BsonID. Saving one... more »
By mark gamache  - May 21 - 6 new of 6 messages    

1 - 10 of 19642   « Newer | Older »

XML       Send email to this group: mongodb-user@googlegroups.com