Document that index storage is dependent on the operating system's
collation library ordering, and any change in that ordering can create
invalid indexes.
Discussion:
20160617154311[email protected]
Backpatch-through: 9.1
locale setting. For details see .
+ NonC> and and non-POSIX> locales rely on the
+ operating system's collation library for character set ordering.
+ This controls the ordering of keys stored in indexes. For this reason,
+ a cluster cannot switch to an incompatible collation library version,
+ either through snapshot restore, binary streaming replication, or
+
+
Use of Secondary File Systems