相关疑难解决方法(0)

如何在Windows上启动PostgreSQL

我在Windows 10 PC上安装了Postgresql.我使用pgAdmin II工具创建了一个名为company的数据库,现在我想启动数据库服务器运行.我无法弄清楚如何做到这一点.我在postgres命令行上运行了start命令,似乎什么都没发生.

我在做的是:

postgres=# pg_ctl start
postgres=# pg_ctl status
postgres=# pg_ctl restart
postgres=# pg_ctl start company
postgres=# pg_ctl status
Run Code Online (Sandbox Code Playgroud)

.....->我什么都没看见.

postgresql

57
推荐指数
5
解决办法
21万
查看次数

标签 统计

postgresql ×1