It's possible to make an odoo installation on a server, and on the other server run the postgres for odoo?
How can I handle this?
It's possible to make an odoo installation on a server, and on the other server run the postgres for odoo?
How can I handle this?
Hi,
Yes it is possible by adding this lines to your configuration file:
db_host =your_host_server
db_name =name
db_password =password
db_port = 5432
db_user =user
Best regards.
and this is all? can I do that with a debian odoo installation? Or I need to install Odoo from source?
thanks,. wow it's very easy, I needed to give the ip port to pg_hba.conf in postgres.
Yes, you can do this for any odoo instance.
Welcome.
Hello,
Our documentation would help you, https://www.odoo.com/documentation/9.0/setup/deploy.html#postgresqlhttps://www.odoo.com/documentation/9.0/setup/deploy.html#postgresql
Regards,
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
8월 18
|
5127 | |||
|
3
5월 25
|
9484 | |||
|
1
8월 24
|
37198 | |||
|
2
12월 22
|
9227 | |||
|
0
5월 22
|
4795 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.