ここにリストされている手順に従って、0SX 10.8 Mountain Lion で PostGIS を Postgresql および Django と連携させようとしています。ただし、ステップ 6createdb -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"?
ここでインストールプロセスを進めるにはどうすればよいですか? これは正しい方法ですか?アイデアをありがとう!