Skip to content

Commit d811d1a

Browse files
author
Dave Cuthbert
authored
DOCSP-31269 default collation limitation (#143)
* DOCSP-31269 default collation limitation * DOCSP-31269 default collation limitation * DOCSP-31269 default collation limitation * Self review
1 parent 9abe883 commit d811d1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ Sharded Clusters
114114
- The maximum number of :ref:`shard key indexes
115115
<sharding-shard-key-indexes>` is one lower than normal, 63 instead of
116116
64.
117+
- ``mongosync`` only supports syncing sharded collections that have
118+
default :ref:`collation <collation>` settings.
117119

118120
Reversing
119121
---------

0 commit comments

Comments
 (0)