【postgresql安装问题小结】Problem running post-install step + 无法启动服务 没有响应 启动1053错误

安装教程可参考: 教程
安装过程出现的问题及解决方法:

  1. Problem running post-install step. Installation may not complete correctly. The database cluster initialisation failed.
    安装过程出现这个警告弹窗,可忽略不管,很大程度上是因为下面这个服务没打开的原因。

  2. windows 无法启动postgresql 服务 服务没有及时响应启动或控制请求
    服务-找到 postgresql-x64-12(xx) -右键进入属性 -选择 登录 选项卡-勾选本地系统账户,再启动服务就成功了
    在这里插入图片描述

posted @ 2022-04-07 20:41  wowLovia  阅读(724)  评论(0)    收藏  举报