Skip to Content
Menu
This question has been flagged
2 Replies
1892 Views

Hi,

What is the best solution to divide ecommerce and erp.

I'm thinking about move ecommerce to other server, add addition server for postgres and setup multimaster replication. Do you think this is good way to improve speed for ecommerce and erp ?

Avatar
Discard
Best Answer

Separating your e-commerce and ERP in Odoo by moving e-commerce to a dedicated server is a smart move to boost performance. Instead of adding a separate PostgreSQL server with multi-master replication, you can optimize within Odoo’s framework. Use Odoo’s built-in database replication features or set up a secondary database for e-commerce with Odoo’s synchronization tools. This keeps ERP and e-commerce isolated, improves speed, and leverages Odoo’s native capabilities without extra complexity. It’s a clean, efficient way to enhance both systems’ performance.

Avatar
Discard
Best Answer

Moving your e-commerce and ERP systems to separate servers and setting up multi-master replication for PostgreSQL is a good approach to improve speed, scalability, and performance isolation between the two systems. It enhances resource management and fault tolerance, ensuring smoother operations for both applications

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 25
397
0
Jul 25
312
1
Jun 25
1069
2
May 25
1241
0
May 25
747