Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all articles
Browse latest Browse all 25778

CentOS 7.1 postgresql install steps error

$
0
0

[root@hostname ~]# vi /var/lib/pgsql/9.4/data/pg_hba.conf
[root@hostname ~]# systemctl restart postgresql-9.4.service
[root@hostname ~]# grep md5 /var/lib/pgsql/9.4/data/pg_hba.conf
# METHOD can be "trust", "reject", "md5", "password", "gss", "sspi",
# "password" sends passwords in clear text; "md5" is preferred since
host    all             all             127.0.0.1/32            md5
[root@terrymcginnis ~]# psql --host=localhost --dbname=mattermost --username=mmuser --password
Password for user mmuser: 
psql: FATAL:  Ident authentication failed for user "mmuser"

Viewing all articles
Browse latest Browse all 25778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>