Postgresql on Mac OSX
brew install postgresql
brew services start postgresql
brew cask install pgadmin4
You can also use “SQLPro for Postgres” from the Apple Store.
brew install postgresql
brew services start postgresql
brew cask install pgadmin4
You can also use “SQLPro for Postgres” from the Apple Store.