Ambari postpresql 无法启动 FATAL: no pg_hba.conf entry
Caused by: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for
host "127.0.0.1", user "ambari", database "ambari", SSL off
at
org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
启动ambari-server时遇到以上问题:
#vi /var/lib/pgsql/data/pg_hba.conf
增加内容
# IPv4 local
connections:
host all all 127.0.0.1/32 md5
添加成功后,重新启动postgresql数据库
#/etc/init.d/postgresql restart
最后,启动ambari-server
Ambari postpresql 无法启动 FATAL: no pg_hba.conf entry,古老的榕树,5-wow.com
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。