Speed diff cause by multi-byte support

From: "Arsalan Zaidi" <azaidi(at)directi(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Speed diff cause by multi-byte support
Date: 2002-03-26 12:22:12
Message-ID: 061e01c1d4c0$e2a5a380$4301a8c0@directi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.)

Browse pgsql-general by date

  From Date Subject
Next Message PGMailList 2002-03-26 13:30:58 Re: INSERTs slow
Previous Message Achilleus Mantzios 2002-03-26 12:00:00 C Function with Arrays Question