最後活躍 1729299842

Neon-readme-8.sh 原始檔案
1# from https://stackoverflow.com/questions/44654216/correct-way-to-install-psql-without-full-postgres-on-macos
2brew install libpq
3brew link --force libpq