콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
8736 화면

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.

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
1
11월 23
2112
0
9월 18
3138
0
10월 17
9774
2
7월 24
10100
1
3월 22
13963