Re: CHAR SETS

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Cesar Alvarez *EXTERN*" <c(dot)alvarezx66(at)gmail(dot)com>, "PGSQL GEneral Mailing list" <pgsql-general(at)postgresql(dot)org>
Subject: Re: CHAR SETS
Date: 2007-10-15 08:08:21
Message-ID: D960CB61B694CF459DCFB4B0128514C22D6E6F@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cesar Alvarez wrote:
> I got a question, what are the differences of SQL_ASCII and UTF8, witch
> one should i use??
SQL_ASCII is ASCII without encoding checks, UTF8 is UTF-8.
I think that you should use UTF8.

Yours,
Laurenz Albe

In response to

  • CHAR SETS at 2007-10-13 17:23:41 from Cesar Alvarez

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurent ROCHE 2007-10-15 08:31:50 Re : Very asynchrnous replication system
Previous Message Syan Tan 2007-10-15 07:59:37 Re: atomic commit; begin for long running transactions , in combination with savepoint.