Michael Kichanov <[EMAIL PROTECTED]> writes: > Can i change the encoding of the database with "update pg_database set > encoding= where datname=" > without any problem with DB integrity?
No. That's not going to magically fix your data to be correct in the new encoding. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly