Speed diff cause by multi-byte support - Mailing list pgsql-general

From Arsalan Zaidi
Subject Speed diff cause by multi-byte support
Date
Msg-id 061e01c1d4c0$e2a5a380$4301a8c0@directi.com
Whole thread Raw
List 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 by date:

Previous
From: Achilleus Mantzios
Date:
Subject: C Function with Arrays Question
Next
From: "PGMailList"
Date:
Subject: Re: INSERTs slow