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
Mongo DB hanging on executing a long query
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
  2 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
 
Akshaya Sharma  
View profile  
 More options Nov 16 2012, 2:02 pm
From: Akshaya Sharma <akshayak...@gmail.com>
Date: Fri, 16 Nov 2012 11:02:06 -0800 (PST)
Local: Fri, Nov 16 2012 2:02 pm
Subject: Mongo DB hanging on executing a long query

Hi,

Is there a limit on the length of the query that can be executed in a
single shot? I have a query that includes many pipeline operators like
$unwind, $project & $group, used multiple times to create an equivalent of
a SQL/Oracle nested GroupBy and aliases. But after the query reaches a
particular string length...MongoDB hangs and I have to restart the
instance. What can be done about this?

Thanks


 
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.
Asya Kamsky  
View profile  
 More options Dec 12 2012, 1:12 am
From: Asya Kamsky <a...@10gen.com>
Date: Tue, 11 Dec 2012 22:12:47 -0800 (PST)
Local: Wed, Dec 12 2012 1:12 am
Subject: Re: Mongo DB hanging on executing a long query

Exactly how big is the query and how are you constructing it?   Are you
using a driver?  Which one?

The other question would be what does it mean "mongoDB hangs" - how do you
determine that it's hanging and not still processing your command?

Asya


 
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 »