Case sensitive order by

Поиск
Список
Период
Сортировка
От Michaël Fiey
Тема Case sensitive order by
Дата
Msg-id 004401c0d46f$9d2ffc80$6400a8c0@pc03
обсуждение исходный текст
Ответы Re: Case sensitive order by  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

I have a problem with a case sensitive 'order by'.
On my development platform, the 'order by' clauses are insensitive
But on my production platform, they are case sensitive.
I did the same installation on both platforms, from RPMs I downloaded
(Postgresql 7.1  on Redhat 7.0).
I tried to set LC_COLLATE=C before initdb, but nothing changed.

Is there a configuration for that ? Is it a specific parameter on my system
?

Any help will be appreciated

Thank's a lot.




В списке pgsql-general по дате отправления:

Предыдущее
От: Tony Grant
Дата:
Сообщение: Re: Invoices
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: Re: a primer on trigger?