How can I start PostgreSQL on Windows?

后端 未结 8 823
一生所求
一生所求 2020-11-29 18:24

I have installed Postgresql on my Windows 10 PC. I have used the pgAdmin II tool to create a database called company, and now I want to start the database server running. I

8条回答
  •  情深已故
    2020-11-29 18:40

    If you have installed postgres via the Windows installer you can start it in Services like so:

提交回复
热议问题