Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8463 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 23
1622
0
zář 18
2797
0
říj 17
9354
2
čvc 24
9688
1
bře 22
13670