Hello everyone,
I need to separate Odoo server from PostgreSQL server.
My question is:
- Should I share the "--data-dir" between servers in order for this to work?
- If so, where should the "--data-dir" be saved? On "Odoo Server and shared with PostgreSQL" or on "PostgreSQL and shared with Odoo Server"?
By "--data-dir" I am talking about the option on odoo config file and used to store some data not stored on database (attachments, images, etc.).
Thank you all in advance
PM