Re: Regexps and Indices.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Regexps and Indices.
Дата
Msg-id 26275.1051107418@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Regexps and Indices.  (Brian Piatkus <Brian@fulcrum.plus.com>)
Ответы Re: Regexps and Indices.  (Brian Piatkus <Brian@fulcrum.plus.com>)
Список pgsql-general
Brian Piatkus <Brian@fulcrum.plus.com> writes:
> It turns out to be more than possible. Locale is set by default to en_GB.
> Am I right in assuming that I need only to set LANG=C ? and should I also do
> this for the environment of the running postmaster ?

You need to re-do initdb with LANG=C in its environment.  Pain in the
neck, I know.

            regards, tom lane


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

Предыдущее
От: Ken Williams
Дата:
Сообщение: Re: Left Join Not Using Index?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can I Benefit from and Index Here?