Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
毎日のバックアップにmongodumpを使用することを検討しています。
常に同じディレクトリでダンプを実行する場合: mongodump を実行する前に、前日の内容を必ずクリアする必要がありますか? ドキュメントでこれについて何も見つかりませんでした。
いいえ、mongodump はディレクトリ内のコンテンツを上書きするので、同じものを安全に使用できます。