Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

SymmetricDS replication DDL statements

$
0
0

Now I try to replicate DDL statements(like create, alter, drop) between different databases with the help of Symmetric-DS. I've found this page https://www.symmetricds.org/docs/how-to/sync-schema-ddl-changes and found that it could be done it that way:

bin/symadmin -e root-000 --node=001 sync-triggers

bin/symadmin -e root-000 --node=001 send-schema

But, for now I cannot understand that is there possibility to replicate DDL statements automatically? I.e. I create table on one database and it creates on another automatically (without writing sync-triggers and send-schema)? Thanks.


Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>