Re: What's a good default encoding? - Mailing list pgsql-general

From Junaili Lie
Subject Re: What's a good default encoding?
Date
Msg-id 8d04ce990603151732k6437e0ach50493eea6ae45e81@mail.gmail.com
Whole thread Raw
In response to Re: What's a good default encoding?  ("Michael Schmidt" <michaelmschmidt@msn.com>)
Responses Re: What's a good default encoding?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I am wondering if somebody here can tell me the difference between UTF-8 and SQL-ASCII, whether there are any benefits of converting SQL-ASCII to UTF-8? If so, under what circumstances do we want to convert to UTF-8?
Thanks,


On 3/15/06, Michael Schmidt <michaelmschmidt@msn.com> wrote:
Perhaps others can comment on encoding versus type of data.  I would add that the manner in which data are accessed may also be a consideration.  Specifically, UTF-8 is a good choice if one is going to use JDBC.
 
Michael Schmidt

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: question about postgresql time intervals
Next
From: Noel Faux
Date:
Subject: apparent loss of sys tables!! - help