Re: a strange order by behavior
От | Pavel Stehule |
---|---|
Тема | Re: a strange order by behavior |
Дата | |
Msg-id | BANLkTimUpGu04LW4ohAjvyU6Kkpee_2Y6Q@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: a strange order by behavior (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: a strange order by behavior
Re: a strange order by behavior |
Список | pgsql-sql |
2011/6/22 Peter Eisentraut <peter_e@gmx.net>: > On ons, 2011-06-22 at 02:39 -0700, Samuel Gendler wrote: >> Pavel suggested using a collation of ucs_basic, but I get an error >> when I >> try that on linux: >> >> $ createdb -U u1 --lc-collate=ucs_basic -E UTF-8 test >> createdb: database creation failed: ERROR: invalid locale name ucs_basic > > ucs_basic is a collation name, which is an SQL object. The argument of > createdb --lc-collate is an operating system locale name. You can't mix > the two, even though they are similar. > ok, what I can to select, when I would to use a C like default order? Regards Pavel > >
В списке pgsql-sql по дате отправления: