📜  在 mac 上安装 postgresql - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:14.113000             🧑  作者: Mango

代码示例3
make sure yu have homebrew installed and updated, then run
$ brew install libpq
$ brew link --force libpq ail