Can journaling feature be used to perform safe hot backups?
Answer Posted / Jagdish Kumar
Yes, with MongoDB's journaling feature enabled, you can create a snapshot of the data and metadata at any point in time. This allows for safe hot backups as it minimizes downtime and data loss.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers