📜  找不到本地 psql 命令 - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:33.804000             🧑  作者: Mango

代码示例1
Make sure pqsl is in the right, then run
set PATH=%PATH%;C:\Program Files\PostgreSQL\9.2\bin\
Change the above directory e.g. "C:\Program Files\PostgreSQL\9.2" to your installed postgresql's 'bin' directory.