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.
MongoDB のスペースの過剰使用に問題があります。8 GB のスペースを使用するコレクションがありました。mongoコマンド「db.repairDatabase()」を使用してこのスペースを圧縮しようとしましたが、最悪になりました。コレクションは現在 11 GB の容量を使用しています! 「コンパクト」コマンドはそのように役立つ可能性があることがわかりましたが、スペースの使用量が 17 GB に増加しました。
誰でもこの問題を解決できますか?