window环境下 恢复odoo数据库备份文件时产生的 Database restore error: Command `psql` not found.
时间:2017-12-07 12:56:43
收藏:0
阅读:1432
产生这生这个错误 Database restore error: Command `psql` not found.时
首先先查看 PostgreSQL 是否安装在C盘,如果安装在其他盘
则需要配置环境变量

配置完成后重启服务就可以了
原文:http://www.cnblogs.com/brucexl/p/7998434.html
评论(0)