Skip to content

Instantly share code, notes, and snippets.

@bruceh48
Created March 16, 2019 14:06
Show Gist options
  • Save bruceh48/61761534fe640ccd1e11ab66ec47a2f1 to your computer and use it in GitHub Desktop.
Save bruceh48/61761534fe640ccd1e11ab66ec47a2f1 to your computer and use it in GitHub Desktop.
Setup PostreSQL ( psql )client only on MacOSX
brew install libpq
brew install --force libpq
Follow all instructions.
Reopen console and test with
psql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment