pg连接错误 Posted on 2015-04-23 In postgresql pg连接错误 postgresql_adapter.rb:1216:in `initialize': 致命错误: 用户 "pgsql" Ident 认证失败 (PG::ConnectionBad) 问题环境在安装postgresql_server的机器上,部署rails应用,连接时host:127.0.0.1出现以上错误,改为ip地址后,正常访问