mirror of https://github.com/citusdata/citus.git
This commit does the followings: - Refactor reference table replication logic for replicating to a single node instead of always replicating to all nodes - Add a new parameter to master_add_node(..,.., activate_node DEFAULT true) - If activate is true, replicate reference tables - Else, do not replicate reference tables - New API for activating node: master_activate_node(host, port) - currently only replicates reference tables |
||
---|---|---|
.. | ||
data | ||
expected | ||
input | ||
output | ||
specs | ||
sql | ||
.gitignore | ||
Makefile | ||
isolation_schedule | ||
multi_binary_schedule | ||
multi_schedule | ||
multi_task_tracker_extra_schedule | ||
pg_regress_multi.pl | ||
worker_schedule |