Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Apr 14, 2021

Add option to repair a single collection

Add support for repairing a single collection instead of what is currently available to repair an entire database via db.repairDatabase()
  • Attach files
  • Guest
    Apr 14, 2021
    Could this enhancement be queued up the priority list ? We need it asap.. Reason: We have faced multiple times storage level corruption for single collection, repairing the corrupted collection would help restoring the database quickly(within hours) rather going for repair of entire database which ends up completing in multiple days.