)>'bin/rails:4:in `<main>'在我的postgres控制台中,当我进入\du时,我返回ethansdevcampportfolio |超级用户,无继承,创建角色,创建数据库
我已经仔细检查了很多次用户名和密码。# To create additional roles in postgres s
当我运行heroku run rails db:migrate时,我得到一个错误: PG::ConnectionBad: could not connect to server: No such filedatabase.yml adapter: postgresql # For details on connection pooling, see Railsconfiguration guide
# http://guides.rubyonrails.org
我试图用postgresql数据库创建rails应用程序,但是当我创建数据库时,rake db:migrate bash显示了一个错误 adapter: postgresql # For details on connection pooling, see rails# To create additional roles in postgr