Skip to content

Citus replication model #4597

Answered by agedemenli
huseynsnmz asked this question in Q&A
Discussion options

You must be logged in to vote

Difference in functionality: Citus Blog (very useful, recommended)

Difference as restrictions: streaming mode can only be used when citus.shard_replication_factor = 1 and only if you use hash distribution. And it's not allowed for deprecated master_create_distributed_table. While statement is allowed with greater replication factors and other distribution methods.

see create_distributed_table.c

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by huseynsnmz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants