原文:045.PGSQL-启动数据库报错Job for postgresql-13.service failed because the control process exited with error code. See "systemctl status postgresql-13.service" and "journalctl -xe" for details.

root s var lib pgsql data sudo systemctl restart postgresql Job for postgresql .service failed because the control process exited with error code. See systemctl status postgresql .service and journal ...

2021-08-03 19:30 0 313 推荐指数:

查看详情

linux----------启动network的时候报错Job for network.service failed because the control process exited with error code. See "systemctl status network.service

1、仔细阅读上面的话,意思是让你执行 journalctl -xe 查看更详细的日志。 2、我当时导致这个情况的原因是因为,虚拟机加载的文件被我换了位置,导致没加载到最原始的centos包。关闭虚拟机以后重新选择路径就可以了。 3、systemctl start network ...

Sat Apr 07 19:57:00 CST 2018 0 7800
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM