...

/

Installation of PostgreSQL

Installation of PostgreSQL

Learn how to install PostgreSQL.

Installation in MAC

First, we need to make sure Postgres is installed. To remain compatible with Heroku, we’ll install Version 11, rather than the newest, Version 12. The ...