SQL command Question : Copy from File - Mailing list pgsql-general

From ªZÀs
Subject SQL command Question : Copy from File
Date
Msg-id 38697430.B3C5F24E@penpower.com.tw
Whole thread Raw
List 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 by date:

Previous
From: wuulong sheu
Date:
Subject: subscribe
Next
From: Thomas Antepoth
Date:
Subject: Re: [GENERAL] Admin / client tools for Win32?