Created
August 1, 2015 12:50
-
-
Save devhero/26c8b36bf0e95b1c1173 to your computer and use it in GitHub Desktop.
Postgres - Ident authentication failed for user
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# edit | |
/var/lib/pgsql/data/pg_hba.conf | |
# change authentication methods from ident to md5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment