petere / homebrew-postgresql

🐘 PostgreSQL formulae for the Homebrew package manager
295 stars 34 forks source link

"brew install postgres" only installs postgres version 10.5, not the current version 11 #46

Open nextdtinc opened 5 years ago

nextdtinc commented 5 years ago

brew install postgres only installs version 10.5. Searching for other versions only lists 9.4, 9.5, 9.6.

brew search postgres@`
==> Formulae
check_postgres            postgres-xc               postgresql ✔              postgresql@9.4            postgresql@9.5            
postgresql@9.6            postgrest`
petere commented 5 years ago

What does your brew tap show?