Re: [GENERAL] Locale support on Mac OS X

2004-04-16 Thread Tom Lane
Giorgio Valoti <[EMAIL PROTECTED]> writes: > Further points: > - The sort command gives the same (wrong) results. > - GUI (Cocoa) applications give the expected sort. Hm, that's interesting. > Any clues? Should I assume that if sort does not give the expected > result, postgresql will not be dif

[GENERAL] Locale support on Mac OS X

2004-04-16 Thread Giorgio Valoti
Hi, I'm trying to enable italian locale support on a Mac OS X host. I run the initdb command with the following parameters (among others): --encoding=UNICODE --locale=it_IT.UTF-8 then I created a new test database test_locale=# \d test_sort Table "public.test_sort" Column | Type | Modifiers