I was following the ruby on rails tutorial to run with postgres but when I try the \"rake db:create\" I get the following error:
could not connect to server:
Oh, may be you are open postgre in another application, like pgadmin http://www.pgadmin.org/ Try to close any application that use postgre SQL and run your command again.