Open nextdtinc opened 5 years ago
brew install postgres only installs version 10.5. Searching for other versions only lists 9.4, 9.5, 9.6.
brew install postgres
brew search postgres@` ==> Formulae check_postgres postgres-xc postgresql ✔ postgresql@9.4 postgresql@9.5 postgresql@9.6 postgrest`
What does your brew tap show?
brew tap
brew install postgres
only installs version 10.5. Searching for other versions only lists 9.4, 9.5, 9.6.