On Aug 23, 2004, at 4:34 PM, Ian Barwick wrote:
> wild speculation in need of a Korean speaker, but:
>
> ian(at)linux:~/tmp> cat j.txt
> テスト
> 환경설
> 전검색
> 웹문서
> 국방비
> 북한의
> てすと
> ian(at)linux:~/tmp> uniq j.txt
> テスト
> 환경설
> てすと
>
> All but the first and last lines are random Korean (Hangul)
> characters. Evidently our respective locales think all Hangul strings
> of the same length are identical, which is very probably not the
> case...
Does this go away if you change your locale to C?
Regards,
David
In response to
Responses
pgsql-general by date
| Next: | From: David Wheeler | Date: 2004-08-23 23:51:32 |
| Subject: Re: UTF-8 and LIKE vs = |
| Previous: | From: David Wheeler | Date: 2004-08-23 23:49:15 |
| Subject: Re: UTF-8 and LIKE vs = |