Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8729 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 23
2084
0
thg 9 18
3135
0
thg 10 17
9760
2
thg 7 24
10088
1
thg 3 22
13953