这个月公司又忘教电费了,服务器掉电直接宕了,果然公司搭的gitlab又一次洗白了。
通过查看日志发现,果然又是postgresql的锅,fatal: the database system is starting up。
然而事情并没有想象中简单,fatal:connections on Unix domain socket "/var/opt/gitlab/postgresql/.s.PGSQL.5432"
这个问题网上各种Path的问题,但是我在容器中还去设置这个多麻烦。
postgresql基本上掉电就拉闸...佛了...
原文:https://www.cnblogs.com/wh-blog/p/12507556.html