Re: Add slowdown after conversion to UTF8

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brant Fitzsimmons <brant(dot)fitzsimmons(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Add slowdown after conversion to UTF8
Date: 2010-06-17 23:17:45
Message-ID: 28020.1276816665@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Brant Fitzsimmons <brant(dot)fitzsimmons(at)gmail(dot)com> writes:
> I've searched the web and can find very little on this issue, so I was
> hoping those on this list would be able to shed some light on it.

> Performance has dropped through the floor after converting my db from ASCI
> to UTF8. Is this normal behavior on 8.4.x?

Well, with no specifics on performance of *what*, it's hard to say.
There are certain operations that could be quite a bit slower, yes.
I haven't heard of too many people noticing a problem though.

It's probably worth noting that locale could be at least as much of a
factor as encoding ... but perhaps I'm jumping to conclusions about
what your slow operations are.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2010-06-17 23:25:11 Re: PostgreSQL as a local in-memory cache
Previous Message Josh Berkus 2010-06-17 23:01:29 Re: PostgreSQL as a local in-memory cache