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
A sharded collection is slower than a non sharded one.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Max Schireson  
View profile  
 More options Oct 2 2012, 11:17 am
From: Max Schireson <mschire...@gmail.com>
Date: Tue, 2 Oct 2012 08:17:26 -0700
Local: Tues, Oct 2 2012 11:17 am
Subject: Re: [mongodb-user] A sharded collection is slower than a non sharded one.

For initial loads, you should pre-split. Otherwise initially all records
will go into one shard then have to be balanced into others. Pre-splitting
will allow the system to distrubute the data among the shards from the
beginning.

This shouldn't be an issue in ongoing operations. It is slightly better in
2.2 than earlier but pre-splitting is still recommended for the initial
load - the balancing algorithms aren't designed to work with near-empty
systems.

-- Max
On Oct 2, 2012 7:57 AM, "Romain P" <filir...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Romain P  
View profile  
 More options Oct 2 2012, 11:49 am
From: Romain P <filir...@gmail.com>
Date: Tue, 2 Oct 2012 08:49:00 -0700 (PDT)
Subject: Re: [mongodb-user] A sharded collection is slower than a non sharded one.

Ok I will try it, I'll keep you informed about the performance issue.

Le mardi 2 octobre 2012 17:17:44 UTC+2, Max Schireson a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Romain  
View profile  
 More options Oct 4 2012, 8:14 am
From: Romain <filir...@gmail.com>
Date: Thu, 4 Oct 2012 14:13:51 +0200
Local: Thurs, Oct 4 2012 8:13 am
Subject: Re: [mongodb-user] A sharded collection is slower than a non sharded one.

It worked well !

Thanks

2012/10/2 Romain P <filir...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »