Hi, - i set the preference "Read and write Unicode UTF-8 files" to true. It does not have any effet on the program behaviour anyway. - the operating system variables LANG and LC_* are all already set to "en_US.UTF-8".
What shall i change more? vi shows the german characters well! Dave Page <[EMAIL PROTECTED]> schrieb am 01.06.2007 17:58:04: > Guillaume Lelarge wrote: > > Hi, > > > > Andreas Kutschke a écrit : > >> on Linux i cannot open the attached SQL-File in the "PgAdmin III Query". > >> On Windows (XP) there are no problems. > >> I choose the directory (nfs-mounted) and then the file. On "open" the > >> file selection box closes, but nothing happens. > >> Other sql-Files from the same directory can be opened! > > > > The same happens to me. I need to change it for UTF-8 encoding to be > > able to load it. Perhaps a warning message is required in this case ? > > Can we automatically check for a BOM when opening the file,and use > unicode mode automagically? > > /D