Re: New database: SQL_ASCII vs UTF-8 trade-offs

From: ow <oneway_111(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: New database: SQL_ASCII vs UTF-8 trade-offs
Date: 2006-03-07 15:48:59
Message-ID: 20060307154859.55607.qmail@web53903.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> ow <oneway_111(at)yahoo(dot)com> writes:
> > Are there any negative effects related to the selection of UTF-8 over
> SQL_ASCII
>
> There will be a speed penalty; whether it's significant in your
> application is something you can only determine by experiment.

I see... If *ALL* data is in ASCII, is it possible to just update
"pg_database.encoding" to UTF-8 or will I need to recreate the db?

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-03-07 16:07:26 Re: New database: SQL_ASCII vs UTF-8 trade-offs
Previous Message Andy Shellam 2006-03-07 15:34:29 Re: VACUUM Error?