encoding - Mailing list pgsql-general

From culley harrelson
Subject encoding
Date
Msg-id 20021108183938.94CFA2FD32@server4.fastmail.fm
Whole thread Raw
List pgsql-general
I need some advice about what encoding type to use.  I have a database
used as a back end for a web site that provides language study flashcards
(among other things).  Mostly we are talking about english to some other
western language.  English/Spanish, English/German etc.  For some reason
I thought that SQL_ASCII wasn't going to handle russian text like
"Государство
Российское",
much less spanish/french accents but I just tested it and it went in
fine.  So... what are the limitations of SQL_ASCII?  No CKJ?  I want this
to be as flexible as possible but when I tried to convert the the
database from SQL_ASCII to UNICODE or MULE_INTERNAL it blew up.  I tried
different options on pg_dump but I couldn't get it to convert the data in
one of the tables (the table contains raw email messages).

culley

pgsql-general by date:

Previous
From: Medi Montaseri
Date:
Subject: Re: command
Next
From: "Marc G. Fournier"
Date:
Subject: Re: OT: mailing list delays