homebrew postgres
brew install postgresql
how-can-i-start-postgresql-server-on-mac-os-x
If you want to manually start and stop PostgreSQL (installed via Homebrew), the easiest way is:
brew services start postgresql
and
brew services stop postgresql
If you have a specific version, make sure to suffix the version. For example:
brew services start postgresql@10
brew start postgres manual
pg_ctl -D /usr/local/var/postgres start
brew start postgres
brew services start postgresql
brew start postgres
brew services stop postgresql
brew start postgres
brew services start postgresql@10
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us