David Gagnon <dgagnon@xxxxxxxxxx> writes: > So am I right ? Is Postgresql using UTF-8 and don`t really understand > UNICODE file (UCS-2)? Is there a way I can make the COPY command with a > UNICODE UCS-2 encoding Postgres only supports UTF-8, not any other encoding of Unicode. Sorry. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend