Ben Borgers

How to install "psql" command for PostgreSQL on macOS

April 23, 2021

You can really install the psql command for Postgres if you have Homebrew installed.

Just run these two commands:

brew install postgresql
brew services start postgresql

Now, the psql command will work locally on your Mac.

More blog posts

Subscribe to my newsletter for a monthly round-up of new blog posts and projects Iā€™m working on!

Twitter ↗ RSS feed ↗