HTML5 Mobile
Written by: Max Firtman
Featured Refcardz: Top Refcardz:
  1. Git
  2. Data Mining
  3. Spring Data
  4. Subversion
  5. HTML5 Mobile
  1. HTML5 Mobile
  2. HTML5
  3. Subversion
  4. Git
  5. Java

Link Details

Link 919181 thumbnail
User 172503 avatar

By dhavaldalal
via jroller.com
Submitted: Feb 06 2013 / 03:33

With MongoDB, you usually use the mongodump and mongorestore utility to dump and restore a new node along with point-in-time snapshotting. However, with high volume data typically running in to TBs, the dump and restore activity every-time can be quite time-consuming. Another approach is to do rsync of the db filesystem, but here subsequent backups can cause the data on disk to grow quickly. This is where the incremental back-ups can help. One can then use any of the above approaches to initially seed the database and subsequently back-up data in an incremental fashion using a tool
  • 1
  • 0
  • 286
  • 65

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)