Re: C locale

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: C locale
Дата
Msg-id 200403100840.14191.peter_e@gmx.net
обсуждение исходный текст
Ответ на C locale  ("Ara Anjargolian" <ara@jargol.com>)
Список pgsql-general
Ara Anjargolian wrote:
> I was just wondering if there is any thought as to what is the best
> approach? By switching from en_US to C locales I can avoid using
> special indexes, but what do I lose?

This is a tradeoff between making your application function correctly
(choosing the correct locale) and some implementation detail that costs
you nearly nothing (creating another index).  Let the former drive your
decision.


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

Предыдущее
От: "Bobbie van der Westhuizen"
Дата:
Сообщение: updates (postgreSQL) very slow
Следующее
От: Peter Schuller
Дата:
Сообщение: Sudden semi-deterministic disconnection between queries