Getting started with PostgreSQL on MacOS


Overview

PostgreSQL has been one of the most widely used relational database management system. PostgreSQL is open-source and has very powerful community-driven support which enables it to be one of the most popular relational database management systems after MySQL. This database is available to be used in multiple platforms such as Windows, Linux and macOS. In this article, I am going to explain how to install and use PostgreSQL on a Mac.

Installation Installing Homebrew

There are multiple ways to download and install the PostgreSQL server on a Mac. You can either download the specified version from the official website