I have got this error while dumping the database from postgres and creating the new database and import the data from the database dump file.
While inserting i go the following message:
invalid byte sequence for encoding "UNICODE"
in postgresql database 7.4.2
Is any one kindly help on this.
I am encrypt the user password and insert into table, while inserting i got this issue.