...

/

Installation of PostgreSQL

Installation of PostgreSQL

Learn how to install PostgreSQL.

We'll cover the following...

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 ...