Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch '3.9' of https://github.com/JumpMind/symmetric-ds.git in…
…to 3.9
  • Loading branch information
jumpmind-josh committed Mar 9, 2018
2 parents c8abc97 + f3be358 commit ff0f3a0
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -102,10 +102,6 @@ Initial Load Order:: Order sequence of this table when an initial load is sent t
multiple tables, then SymmetricDS will attempt to order the tables according to FK constraints. If this value is set to
a negative number, then the table will be excluded from an initial load.

Initial Load Batch Count:: Only applicable if the initial load extract job is enabled. The number of batches to split
an initial load of a table across. If 0 then a select count(*) will be used to dynamically determine the number of
batches based on the max_batch_size of the reload channel.

Enabled:: Each individual trigger-router combination can be disabled or enabled if needed. By default, a trigger router is enabled,
but if you have a reason you wish to define a trigger router combination prior to it being active,
ifndef::pro[you can set the enabled flag to 0.]
Expand Down

0 comments on commit ff0f3a0

Please sign in to comment.