안녕하세요.
원격(mysql) -> 로컬 (postgres) 로 읽어다가 insert 하는데요
제가 만든 데몬이 insert 문을 수행할 때 같은 애러가 납니다.
52:02:47','????','mario@uuke.go.kr','???','?????','140019651','?A·??','000000079','??'))
20110927 16:39:06 mario_db_thread:556 PQexec error(ERROR: invalid byte sequence for encoding "UTF8": 0xb7
HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".
)
위와같이 characterset 관련 애러가 나는데요. 도무지 모르겠습니다.