Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. xxxx.compute-1.amazonaws.com
  2.  
  3. > psql: FATAL: password authentication failed for user "postgres"
  4. > FATAL: no pg_hba.conf entry for host "128.6.37.14", user "postgres",
  5. > database "campus", SSL off
  6.  
  7. # IPv4 local connections:
  8. host all all 127.0.0.1/32 md5
  9. host all all 128.6.37.14/32 trust
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement