Re: a "catch all" type ... such a thing?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: a "catch all" type ... such a thing?
Дата
Msg-id 200509102043.31876.peter_e@gmx.net
обсуждение исходный текст
Ответ на a "catch all" type ... such a thing?  ("Marc G. Fournier" <scrappy@postgresql.org>)
Ответы Re: a "catch all" type ... such a thing?  (Trent Shipley <tshipley@deru.com>)
Список pgsql-sql
Marc G. Fournier wrote:
> Are there any data types that can hold pretty much any type of
> character? UTF-16 isn't supported (or its missing from teh docs), and
> UTF-8 doesn't appear to have a big enough range ...

UTF-8 has exactly the same "range" as UTF-16.  In any case, the UTF-8 
encoding in PostgreSQL is probably your best choice, unless you want to 
dig into the weirdness that is MULE_INTERNAL.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: how to update with a join?
Следующее
От: Trent Shipley
Дата:
Сообщение: Re: a "catch all" type ... such a thing?