我在自己的机器上开发程序并安装mongodb,但是经常遇到的问题是:每天开开关关,不出多少天,mongodb就会不自动启动了,然后去检查一下,多半是mongodb没安全退出导致死锁了。
有没有办法可以根治老死锁。
谢谢。
认证高级PHP讲师
If it is Linux, refer to the script starting with K below /etc/rc*.d. Init will automatically call it when shutting down.
For Windows, you can add a shutdown and run command in the Group Policy Editor.
If it is Linux, refer to the script starting with K below /etc/rc*.d. Init will automatically call it when shutting down.
For Windows, you can add a shutdown and run command in the Group Policy Editor.