Re: What's a good default encoding?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: What's a good default encoding?
Дата
Msg-id 20060321141134.GC11045@svana.org
обсуждение исходный текст
Ответ на Re: What's a good default encoding?  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
On Tue, Mar 21, 2006 at 08:54:36AM -0500, Merlin Moncure wrote:
> Is there any downside to using the C locale with UTF-8 encoding (on
> linux)?  I need things to run quickly and proper sort order is not
> critically important (but storage of international characters is).

Sure, why not. C locale is the fastest and if the sort order is close
enough, go for it.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Вложения

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

Предыдущее
От: Rasmus Resen Amossen
Дата:
Сообщение: Using postgresql in a HA/load balancing environment?
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Order of Update - Second Try