Re: [GENERAL] Problems importing Unicode

2004-11-17 Thread Magnus Hagander
> Well, they were generated by MySQL and I can open them with > e.g. the Windows Editor Notepad. But I don't know if they are > actually encoded in UNICODE. > Since I can open the file with Notepad and read the > statements, I assume, it is not UNICODE. They look just like > in the email below.

Re: [GENERAL] Problems importing Unicode

2004-11-17 Thread Richard Huxton
[EMAIL PROTECTED] wrote: Well, they were generated by MySQL and I can open them with e.g. the Windows Editor Notepad. But I don't know if they are actually encoded in UNICODE. Since I can open the file with Notepad and read the statements, I assume, it is not UNICODE. They look just like in the ema

Re: [GENERAL] Problems importing Unicode

2004-11-16 Thread matthias
error? Thanks Matt --- Ursprüngliche Nachricht --- Datum: 17.11.2004 02:25 Von: Tatsuo Ishii <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Betreff: Re: [GENERAL] Problems importing Unicode > > I have batch files with entries such as > > > > INSERT INTO country VALUES (

Re: [GENERAL] Problems importing Unicode

2004-11-16 Thread Tatsuo Ishii
> I have batch files with entries such as > > INSERT INTO country VALUES (248,'ALA','AX','Åland Islands'); > INSERT INTO country VALUES (384,'CIV','CI','Côte d\'Ivoire'); > > I tried to execute them using "pgsql \i filename.sql" > > Unfortunately, I keep getting an error message: > "ERROR: inva