Migration from MySQL 8 to Postgres Database

Yes, thank you, that was the issue.

Now the pgloader has started, copied some data, and then process completed without any stderr. But Posts not fully migrated, The log shows this error:

ERROR Database error 22021: invalid byte sequence for encoding "UTF8": 0x00
CONTEXT: COPY posts, line 1095412

@isacikgoz