我在ubuntu上安装了带有pgAdmin表单EnterpriseDB的Postgres 9.3,
工作正常。我创建的用户名是 postgres ,密码也是 postgres 。
然后在我的postgres 9.3(上一个)服务器未连接并发出以下错误之后从bitnami安装odoo 8:
PostgreSQL: Role postgres does not exist
答案 0 :(得分:1)
当系统用户无权启动Odoo服务器/ Postgres服务器时,会出现此类错误。为避免这种情况,我们需要更改系统用户的角色。