Skip to content

Instantly share code, notes, and snippets.

@fernandoacorreia
Created March 19, 2021 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fernandoacorreia/b51b3d52a22631bc655c77b0c33fc149 to your computer and use it in GitHub Desktop.
Save fernandoacorreia/b51b3d52a22631bc655c77b0c33fc149 to your computer and use it in GitHub Desktop.
brew install libpq

gem install pg -v '1.2.3' --source 'https://rubygems.org/' -- --with-pg-config=/opt/homebrew/Cellar/libpq/13.2/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment