Getting Started with PostgreSQL on macOS
goodgeek@mypc ~ % /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
goodgeek@mypc ~ % brew install postgresql
goodgeek@mypc ~ % brew services restart postgresql
goodgeek@mypc ~ % psql postgres