1

我正在尝试按照此处列出的步骤让 PostGIS 在 0SX 10.8 Mountain Lion 上与 Postgresql 和 Django 一起工作。但是,当我进入第 6 步时:createdb -U USERNAME -E utf8 geodjango出现错误:

createdb: could not connect to database postgres: could not connect to server: No such file or directory
    Is the server running locally and accepting
    connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"?

我如何才能在此处继续安装过程?这是正确的方法吗?谢谢你的想法!

4

0 回答 0