Running a find query on the db hangs

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I am running this query on our db:

      db.childdata.find( { RedTm:

      { $ne: null }

      } ).count()

      and it just hangs and never returns. This collection is very large (over 450GB) so not sure if this is relevant or not.

      We have an index on RedTm as well so we do not understand why this query hangs.

            Assignee:
            Danny Hatcher (Inactive)
            Reporter:
            Ian Hannah
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: