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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend