Re: pgsql cannot read utf8 files moved from windows correctly!

From: "Martin Gainty" <mgainty(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgsql cannot read utf8 files moved from windows correctly!
Date: 2000-12-23 20:22:23
Message-ID: BAY108-DAV58C59F250496CFF3F38C1AE580@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

the specifics..

Some byte oriented protocols expect ASCII characters at the beginning of a
file.
If UTF-8 is used with these protocols, use of the BOM as encoding form
signature should be avoided.

M--

----- Original Message -----
From: "Trevor Talbot" <quension(at)gmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Sunday, December 23, 2007 1:55 PM
Subject: Re: [GENERAL] pgsql cannot read utf8 files moved from windows
correctly!

> On 12/23/07, Martin Gainty <mgainty(at)hotmail(dot)com> wrote:
>
> > it seems the use of BOM in UTF-8 is discouraged
> > http://unicode.org/faq/utf_bom.html#BOM
>
> Where do you see it being discouraged?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Abe 2000-12-24 00:51:31 Lower record
Previous Message Tom Lane 2000-12-23 17:13:31 Re: Performance and doing USENET style threaded messages