We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874339f commit c28811fCopy full SHA for c28811f
docs/performance/sharding.md
@@ -101,10 +101,6 @@ types of queries you intend to run.
101
CrateDB also has replicas of data and this results in additional shards in
102
the cluster.
103
104
-For the purposes of calculating how many shards a table should be clustered
105
-into, you can typically ignore replica partitions as these are not usually
106
-queried across for reads.
107
-
108
### Segments
109
110
The number of segments within a shard affects query performance because more
0 commit comments