تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3280 أدوات العرض

I have an Odoo 13 instance running with a PostgreSQL 12 database on the same instance in one location. I want to create another instance in another location with the same codebase and database. I want these two databases to sync / replicate changes to one another to improve High Availability and Latency for users in both location.

So far I've tried the following but none of them worked as expected:

1. Odoo module for Multi-DB Synchronization (base_synchro), It keeps duplicating the records, does not support DDL operation like module install/ remove and only synch selected tables (models)


2. Multi-Master Replication using Bucardo, doesn't discover DDL alterations or replicate it, it needs to done manually
3. Compiled PostgreSQL BDR 9.4 , I couldn't found one for PostgreSQL 9.6 or later 



I want to know an efficient way for scaling a typical monolithic web application like Odoo.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
823
0
فبراير 25
1594
2
يناير 25
8221
2
يناير 24
10138
2
سبتمبر 23
3683