Re: Unicode comment on Postgres vs Sql Server

Поиск
Список
Период
Сортировка
От Leif B. Kristensen
Тема Re: Unicode comment on Postgres vs Sql Server
Дата
Msg-id 200803022132.05931.leif@solumslekt.org
обсуждение исходный текст
Ответ на Unicode comment on Postgres vs Sql Server  ("Swaminathan Saikumar" <swami@giveexam.com>)
Список pgsql-general
On Sunday 2. March 2008, Swaminathan Saikumar wrote:
>I am using UTF8 Unicode for most of my data, but there is some data
> that I know for sure will be ASCII. However, this is also stored as
> UTF8, using up more space.

ASCII stored as UTF8 doesn't take up more space than plain ASCII, it's
exactly the same thing. It's one byte per character unless the
character number is above 127.
--
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE
My Jazz Jukebox: http://www.last.fm/user/leifbk/

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

Предыдущее
От: "Swaminathan Saikumar"
Дата:
Сообщение: Re: Unicode comment on Postgres vs Sql Server
Следующее
От: Karl Denninger
Дата:
Сообщение: Re: 8.2.6 > 8.3 blows up