Search Postgresql Archives

Character conversion...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I have all my database encoded in ISO-8859-1 and I would like to convert this database in UNICODE.

I have try this but with no success.

pg_dump dbase > foo.db
createdb -E UNICODE dbase
psql dbase < foo.db

I have also try to modify the value of client_encoding in the foo.db file but that didn't fix my problem.

Thanks.
Fred


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux