Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
8247 Vizualizări

Hey! How to connect odoo on one computer with postgres on the other computer? Is it possible? If yes, how to do it? Please, do help me out connecting them with detailed steps. Thanks in Advance.

Imagine profil
Abandonează
Cel mai bun răspuns

Just specify the database server in the Odoo configuration file, instead of localhost.

db_host = THE_NAME_OR_IP_OF_THE_POSTGRESQL_SERVER

db_port = THE_PORT_IF_NOT_THE_DEFAULT_PORT

db_user = THE_USER_NAME

db_password = THE_PASSWORD_UNLESS_YOU_SETUP _POSTGRESQL_TRUST_CONNECTIONS

From http://www.odoo.com/documentation/10.0/reference/cmdline.html

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 23
1466
0
sept. 18
2684
0
oct. 17
9178
2
iul. 24
9522
1
mar. 22
13512