- Setup new user
- sudo -u postgres createuser you_user_name -s
- Set password
sudo -u postgres psql postgres=# \password your_user_name
 
          Created
          March 4, 2016 17:20 
        
      - 
      
- 
        Save calrrox/d808378a70d1e6fd4aea to your computer and use it in GitHub Desktop. 
    Postgresql configurations
  
        
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment