Re: UTF8 problem - Mailing list pgsql-general

From Matthew T. O'Connor
Subject Re: UTF8 problem
Date
Msg-id 44888CE9.6030109@zeut.net
Whole thread Raw
In response to Re: UTF8 problem  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-general
Daniel Verite wrote:
>     Matthew T. O'Connor wrote:
>
>> The basic setup is that Postfix hands the email to a program called
>> dbmail-smtp which parses and insert the message into the database.
>> DBMail doesn't know anything about encoding.
>>
> That's precisely what SQL_ASCII is for. Why not stay with it?

Well for one thing, you can't set encoding on a per column, or even per
table basis, you have to set it for the whole database.  I have all the
DBMail data inside of our company database that uses UTF8.




pgsql-general by date:

Previous
From: Roy Souther
Date:
Subject: Re: Fabian Pascal and RDBMS deficiencies in fully
Next
From: Scott Marlowe
Date:
Subject: Re: ERROR: for SELECT DISTINCT, ORDER BY expressions