PostgreSQL Client Tools

How to install psql PostgreSQL Client Tools on Windows / 如何在Windows 上安裝 PSQL

由於公司現在是用 Postgres Database 既關係… 很多時都會用到 Postgres 的 PSQL tools 來做一些 operations… 當有新同事 / 新 intern 開始接觸公司的project 時多數都會遇到安裝問題… 我們會用docker 來 run Postgres Database 的 所以不用在主機安裝 Postgres …