Re: [GENERAL] COPY FROM on Windows and accentuated characters in the file path

2013-02-05 Thread Raghavendra
On Tue, Feb 5, 2013 at 3:47 PM, Thierry Hauchard wrote: > Hi, > > Using COPY FROM doesn't work if the path of the file has accentuated > characters : command doesn't find the file. > COPY FROM 'C:/import/prénoms/datas.txt' is so impossible. > > Is there a turnover ? > > PG 8.4, Windows XP Hmm...

Re: [GENERAL] COPY FROM on Windows and accentuated characters in the file path

2013-02-05 Thread Bruce Momjian
On Tue, Feb 5, 2013 at 11:17:55AM +0100, Thierry Hauchard wrote: > Hi, > > Using COPY FROM doesn't work if the path of the file has accentuated > characters : command doesn't find the file. > COPY FROM 'C:/import/prénoms/datas.txt' is so impossible. > > Is there a turnover ? > > PG 8.4, Windows