Intro to SQL - Lesson 5 - Installing Postgres (OSX)

preview_player
Показать описание
Install Hombrew:
Give Directory Permissions:
sudo chown -R `whoami` /usr/local

Install Postgres:
brew install Postgres

Start Postgress:
brew services start postgresql

Рекомендации по теме
join shbcf.ru