Re: invalid UTF-8 byte sequence detected

From: Wes <wespvp(at)syntegra(dot)com>
To: Michael Glaesemann <grzm(at)myrealbox(dot)com>, mike <mike(at)thegodshalls(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: invalid UTF-8 byte sequence detected
Date: 2006-03-16 06:39:08
Message-ID: C03E642C.20DBE%wespvp@syntegra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/16/06 12:13 AM, "Michael Glaesemann" <grzm(at)myrealbox(dot)com> wrote:

> SQL_ASCII is *not* ASCII. See the "What's a good default encoding?"
> thread on this same list from today.
>
> http://archives.postgresql.org/pgsql-general/2006-03/msg00685.php
>
> I don't believe it will discard anything on import if the database is
> SQL_ASCII encoded.

That might be worth a shot. I don't really understand the ramifications,
though, especially given Tom's warning. I guess as long as I don't care
about things like sort order for those fields, it may not matter much.

Wes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2006-03-16 06:41:39 Re: invalid UTF-8 byte sequence detected
Previous Message Oleg Bartunov 2006-03-16 06:36:30 Re: Indexes on array columns