Guest User

Untitled

a guest
Feb 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. local all postgres password
  2. # IPv4 local connections:
  3. host all all 127.0.0.1/32 password
  4. # IPv6 local connections:
  5. host all all ::1/128 password
Add Comment
Please, Sign In to add comment