Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
8198 Visninger

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?

Avatar
Kassér
Bedste svar

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.

Avatar
Kassér
Forfatter

and this is all? can I do that with a debian odoo installation? Or I need to install Odoo from source?

Forfatter

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.

Bedste svar

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,

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 18
3114
3
maj 25
2892
1
aug. 24
31655
2
dec. 22
6422
0
maj 22
2705