- First, make sure you have homebrew installed
- Run
brew doctor
and address anything homebrew wants you to fix - Run
brew install postgresql
- Download and run Postgres.app -- a free-standing database server that's super easy to install and start. Grab pgAdmin and install it.
- Grab pgAdmin and install it.
- First, make sure you have homebrew installed
- Run
brew doctor
and address anything homebrew wants you to fix - Run
brew install postgresql
- Run
brew services restart postgresql
- Grab pgAdmin and install it.
- Grab the the appropriate windows installer and run it.
- Put the DLLs in your
C:\WINDOWS\system32
folder - Grab pgAdmin and install it.
Use apt-get
or equivalent.