Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
DBD::Pg::st execute failed: ERROR: invalid byte sequence for encoding "UTF8": 0xe87265
can't execute insert query
I didn't know that the link was already posted. But you can use a SQL command in PostgreSQL to set the client session encoding, that is only valid for the session you're using. TelltheBell