Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5480 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lut 24
5253
2
lip 22
8746
1
cze 21
2072
2
lut 21
299
8
lut 21
15043