Commit 0342e1c3 authored by yuki_chen's avatar yuki_chen Committed by yuki_chen
Browse files

Update README.md

parent d84eea87
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -68,7 +68,7 @@ password=postgres


### Tips
### Tips


Please create database with `C` locale, which provides the platform-independent sorting result.
Please create database with `LC_COLLATE='C'`, which provides the platform-independent sorting result.


Here is a sample commands:
Here is a sample commands: