-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
A new user of WiredTiger wanted to sort by key in order to bulk-load data. Part way through, he discovered that the sort utility needs LC_ALL=C to produce the sort order we expect. We should document both that pre-sorting the data can be worthwhile, and that setting LC_ALL=C might be necessary.