Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5455 Представления

Hi,
I keep getting this message (createuser: could not connect to database postgres: could not connect to server: No such file or directory. ) when i want to create a database user for odoo. I just following these \

Btw I use odoo v11, and i have installed odoo v10 and it was fine with that...


Regards,
Imad

Аватар
Отменить
Лучший ответ

Hi 

Ensure that the PostgreSQL server is running. if its not start and enable the postgres service,Verify that the PostgreSQL server is configured correctly and listening on the expected port.

systemctl start postgresql.service 
systemctl enable postgresql.service 

Hope it helps

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
февр. 24
5194
2
июл. 22
8647
1
июн. 21
2001
2
февр. 21
299
8
февр. 21
14999