Re: BUG #1623: COPY and unicode

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Diarmaid Foley <foleydiarmaid(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1623: COPY and unicode
Date: 2005-04-25 15:59:52
Message-ID: 200504251559.j3PFxqn23774@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Diarmaid Foley wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1623
> Logged by: Diarmaid Foley
> Email address: foleydiarmaid(at)yahoo(dot)com
> PostgreSQL version: 8.0.1
> Operating system: Windows XP professional
> Description: COPY and unicode
> Details:
>
> The COPY command for loading data does not support data containing extended
> unicode characters. For example: the in Espaa (U00F1). This is very
> important feature that should exist as standard in any data loading
> facility.

Yes, this is a known problem. We support UTF8 but Win32 only supports
UTF16. We are going to try to fix this for 8.1.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2005-04-25 17:09:59 Re: BUG #1624: connect uses properties before URL
Previous Message Tom Donovan 2005-04-25 13:29:32 BUG #1624: connect uses properties before URL