Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
9235 Переглядів

i download postgresql separately with odoo because  if i download postgre in odoo. postgre wont active. then i download postgre out from odoo instaler. then when i try to create database this notif show up. how to fix it?

 

Аватар
Відмінити
Найкраща відповідь

Hi,

Please ensure that you have given the db_user and db_password properly in odoo.conf file and it is the one with Super user and Create access in Postgres. \


You can list all users in postgres by running \du command in SQL Shell.  


Hope it helps

Аватар
Відмінити