Closed AkshayMAnvekar closed 3 years ago
Hi @AkshayMAnvekar,
Replication of multiple tables at once is not a feature supported by ReplicaDB.
Hi @AkshayMAnvekar
You can create script for multiple table replication, see this comment: https://github.com/osalvador/ReplicaDB/issues/27#issuecomment-862229297
Hi,
I'm trying to sync multiple tables in incremental mode. It returns a error in creating and dropping the staging table. I'm working on a test setup where I have 2 PostgreSQL databases running in docker with replicaDB. There are no issues when it runs for single table. The replication fails only for multiple tables.
The configuration file
Error Log