Guest User

Untitled

a guest
Jan 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. # paste like by line into the right console
  2.  
  3. sudo su postgres
  4. psql -d template1
  5. ALTER USER postgres WITH PASSWORD 'newpass';
Add Comment
Please, Sign In to add comment