我要评分
获取效率
正确性
完整性
易理解

Uninstalling MongoDB

  1. Go to the tool directory.
    cd /home/tsdbtool
  2. Run the uninstallation command.
    sh tsdbtool.sh uninstall dbtype=mongodb conf=mongodbconf.csv

    Enter yes as prompted to complete the uninstallation.

    Uninstalling the database will forcibly close the database and delete all files in the data directory and the software directory of the MongoDB cluster. Exercise caution when performing this operation.