Speed diff cause by multi-byte support

Поиск
Список
Период
Сортировка
От Arsalan Zaidi
Тема Speed diff cause by multi-byte support
Дата
Msg-id 061e01c1d4c0$e2a5a380$4301a8c0@directi.com
обсуждение исходный текст
Список pgsql-general
Hi.

I read somewhere in the docs that turning on multi-byte support slows PG
down.

I was wondering. If I compile multi-byte support in and then use PG to
access
both a db initdb'ed with supprot for UNICODE and another one which uses
plain
ASCII, will there be a difference in speed between the two?

Will PG run as normal with the ASCII db and slower with the UNICODE db or
slower with both?

Thanks in advance.

--Arsalan.

-------------------------------------------------------------------
People often hate those things which they do not know, or cannot understand.
--Ali Ibn Abi Talib (A.S.)


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

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: C Function with Arrays Question
Следующее
От: "PGMailList"
Дата:
Сообщение: Re: INSERTs slow