4

I need to install postgresql 9.5.3 using homebrew. First I search for version of postgresql using

brew search postgresql

homebrew/versions/postgresql93 ✔  homebrew/versions/postgresql94 

But I do not see my version. Could you help me please to install postgresql 9.5.3 with homebrew?

1 Answers1

11

To install use this command on your terminal brew install [email protected]

Corentin S.
  • 5,750
  • 2
  • 17
  • 21
cfphpflex
  • 593
  • 5
  • 8