Install and run Postgres on MacOS
Download
brew update
brew install postgres
Configure
PATH=/usr/local/pgsql/bin:$PATH
export PATH
pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Written by Débora Fernandes
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Postgres
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#