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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ow <oneway_111(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: New database: SQL_ASCII vs UTF-8 trade-offs
Date: 2006-03-07 14:49:55
Message-ID: 18241.1141742995@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-03-07 14:52:46 Re: VACUUM Error?
Previous Message Peter Eisentraut 2006-03-07 14:38:11 Re: New database: SQL_ASCII vs UTF-8 trade-offs