代码之家  ›  专栏  ›  技术社区  ›  showkey

为什么安装后没有postgresql服务?

  •  0
  • showkey  · 技术社区  · 2 年前

    我通过Windows安装程序安装了postgres postgresql-14.5-1-windows-x64.exe ,如果服务在我的窗户里,请检查它。 用cmd方式显示:

    C:\Windows\system32>sc queryex type=service state=all | find /i "postgresql"
    
    C:\Windows\system32>sc queryex type=service state=all | find /i "postgresql*"
    

    什么都得不到。

    使用gui方式显示:

    enter image description here

    为什么安装后没有postgresql服务?

    0 回复  |  直到 2 年前