Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1935

Implement incremental backup.

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.7.1
    • Component/s: mongodump
    • Labels:

      We want to use incremental backup tool for mongodb.
      In our usecase, we have to backup local data to cloud storage (such as aws or gcp), so cost reduction of data transmission is important issue.

      Here is my implementation of incremental backup with oplog.
      In this implementaion we dump oplog regularly in oplog.bson and add the postscript to oplog.bson file.

      What do you think about our usecase and incremental backup?

            Assignee:
            Unassigned Unassigned
            Reporter:
            m-masataka Masataka Mizukoshi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: