Skip to content

Instantly share code, notes, and snippets.

@devhero
Created August 1, 2015 12:50
Show Gist options
  • Save devhero/26c8b36bf0e95b1c1173 to your computer and use it in GitHub Desktop.
Save devhero/26c8b36bf0e95b1c1173 to your computer and use it in GitHub Desktop.
Postgres - Ident authentication failed for user
# 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