I am a newbie coder and new to mmp today. I got stuck on first steps. I use Cloud9 IDE and Windows 10
mjw:~/sales $ createuser -s sales
createuser: could not connect to database postgres: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
mjw:~/sales $
I am a newbie coder and new to mmp today. I got stuck on first steps. I use Cloud9 IDE and Windows 10
mjw:~/sales $ createuser -s sales createuser: could not connect to database postgres: could not connect to server: Connection refused Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? mjw:~/sales $
Thanks Marty