Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to install the Postgresql GUI using Homebrew?

PostgreSQL’s graphical user interface app is missing from the ~/Applications folder when it is installed via Homebrew, the package manager for MacOS: brew install postgresql

Is there a way to tell brew to install the GUI?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

The PostgreSQL package does not include a GUI app. You need to install it separately.

Two of the most commonly utilized GUI tools are:

  1. PgAdmin4: brew install --cask pgadmin4

  2. DBeaver: brew install --cask dbeaver-community

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading