Hello, I just upgraded from postgresql 9.3 to 9.4 and start seeing errors during import: org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0xae
The database has SQL_ASCII encoding and in the past that wasn't an issue. I have upgraded the pg driver with the 9.4 one but that didn't solve the problem either. Has anyone experienced similar issues? Thanks, -Nicky
