跳至内容
菜单
此问题已终结

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
3027
3
5月 25
2656
1
8月 24
31147
2
12月 22
6269
0
5月 22
2589