Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5652 Vues

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
févr. 24
5479
2
juil. 22
8978
1
juin 21
2262
2
févr. 21
299
8
févr. 21
15275