【发布时间】:2013-07-15 07:17:43
【问题描述】:
我正在研究 Django。我使用 PostgreSQL 数据库。
完全错误说:
could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432?
你有什么想法吗?
【问题讨论】:
-
检查您的 postgresql 服务器设置。
-
我已经在我的机器上安装了 PostgreSQL。仍然没有开始服务......有什么想法吗??
标签: postgresql