Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The old records have been removed, but the data base database is still taking the same amount of storage.  In order to recover the disk space we will need to issue that MongoDB 'compact' command that will rewrite and defrag the database. The safe approach is to shut down all daemons that are writing the the database prior to issuing the 'compact' command.

...