sudo psql -U postgres psql: FATAL: role "postgres" does not exist
brew install postgresql
postgres=# DROP USER USER_NAME; DROP ROLE