penx / devenv

Scripts to set up development environment
0 stars 2 forks source link

postgres or libpq #58

Open penx opened 2 years ago

penx commented 2 years ago

https://stackoverflow.com/questions/44654216/correct-way-to-install-psql-without-full-postgres-on-macos

or via gui:

https://postgresapp.com/documentation/cli-tools.html

sudo mkdir -p /etc/paths.d && echo /Applications/Postgres.app/Contents/Versions/latest/bin | sudo tee /etc/paths.d/postgresapp