【发布时间】:2016-10-20 06:03:18
【问题描述】:
我按照本教程 https://gorails.com/setup/ubuntu/16.04 创建了我的项目:rails new myapp -d postgresql,但是当我运行 rake db:create 时显示这些消息 http://pastebin.com/UKtXaVNy 我该如何解决? 我尝试了很多东西,我检查了一下,但对我不起作用Getting error: Peer authentication failed for user "postgres", when trying to get pgsql working with rails。
【问题讨论】: