SQL command Question : Copy from File

Поиск
Список
Период
Сортировка
От ªZÀs
Тема SQL command Question : Copy from File
Дата
Msg-id 38697430.B3C5F24E@penpower.com.tw
обсуждение исходный текст
Список pgsql-general
Does Copy from file Support Chinese ?

I have a file and data like this : ( second row is chinese )

1234,·s¦Ë¥«
5678,¥x¥_¥«

my table "phrase" schema is ( id int4 , phrase char(30))

my SQL command is
    Copy phrase from 'filename' using delimiter ',';

return message is Copy.
and result in data is have same row insert but all empty include first
int4 column ?

my postgresql version is 6.4

Have idea about this question , Please let me know thanks.

--
wuulong Sheu ( ³\ªZÀs )  - PGP , HTML mail is welcome
»X«ï¬ì§Þ - PEN POWER TECHNOLOGY LTD.(www.penpower.com.tw)
wuulong@penpower.com.tw (O)035722691-362 (M)0923135231 (icq)11934112




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

Предыдущее
От: wuulong sheu
Дата:
Сообщение: subscribe
Следующее
От: Thomas Antepoth
Дата:
Сообщение: Re: [GENERAL] Admin / client tools for Win32?