1. 程式人生 > >MongoDB 的db.shutdownServer()

MongoDB 的db.shutdownServer()

Shuts down the current mongod or mongos process cleanly and safely.

This operation fails when the current database is not the admin database.

This command provides a wrapper around the shutdown command.