Re: BUG #1623: COPY and unicode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #1623: COPY and unicode
Дата
Msg-id 200504251559.j3PFxqn23774@candle.pha.pa.us
обсуждение исходный текст
Ответ на BUG #1623: COPY and unicode  ("Diarmaid Foley" <foleydiarmaid@yahoo.com>)
Список pgsql-bugs
Diarmaid Foley wrote:
>
> The following bug has been logged online:
>
> Bug reference:      1623
> Logged by:          Diarmaid Foley
> Email address:      foleydiarmaid@yahoo.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 España (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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Diarmaid Foley"
Дата:
Сообщение: BUG #1623: COPY and unicode
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: BUG #1624: connect uses properties before URL