コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5488 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
3
2月 24
5288
2
7月 22
8780
1
6月 21
2100
2
2月 21
299
8
2月 21
15089