产生这生这个错误 Database restore error: Command `psql` not found.时
首先先查看 PostgreSQL 是否安装在C盘,如果安装在其他盘
则需要配置环境变量
配置完成后重启服务就可以了
window环境下 恢复odoo数据库备份文件时产生的 Database restore error: Command `psql` not found.
原文:http://www.cnblogs.com/brucexl/p/7998434.html