Giving a person an account by user name and password is like giving a key to your house!
Got this thought when I created a database locally. How many users should you create? So in postgres you have the default user without a password unless explicity altered, the psql user. By giving it a password you give it a key! Like a key to the house!
