Problem running post-install step
程序员文章站
2024-02-17 13:59:34
...
Problem running post-install step 安装PostgreSQL 的时候,出现以下的问题: Problem running post-install step. Installation may not complete correctly The database cluster initaialisation failed 重试了很多次,问题依旧,最终通过上网搜索,按以
Problem running post-install step
安装PostgreSQL 的时候,出现以下的问题:
Problem running post-install step. Installation may not complete correctly
The database cluster initaialisation failed
重试了很多次,问题依旧,最终通过上网搜索,按以下方法解决了问题:
database locale设置问题,不能选default了,选择了Chinese或Chinese,Macau S.A.R.,剩下的一切顺利。
(建议:采用Chinese,Macau S.A.R,对中文支持较好)
上一篇: bootstrap-table的使用