eggnet / scm2pgsql

2 stars 2 forks source link

encoding errors on cluster #26

Closed schadr closed 12 years ago

schadr commented 12 years ago

17 ERROR: character 0xe2959a of encoding "UTF8" has no equivalent in "LATIN9" 4 ERROR: character 0xefbbbf of encoding "UTF8" has no equivalent in "LATIN9" 95 ERROR: character 0xefbfbd of encoding "UTF8" has no equivalent in "LATIN9" 3664 ERROR: invalid byte sequence for encoding "UTF8": 0x00

when running on the cluster

bradens commented 12 years ago

Does this still happen?

Sent from my HTC

----- Reply message ----- From: "Adrian Schroeter" reply@reply.github.com To: "Braden Simpson" braden@uvic.ca Subject: [scm2pgsql] encoding errors on cluster (#26) Date: Fri, Jun 15, 2012 22:04

17 ERROR: character 0xe2959a of encoding "UTF8" has no equivalent in "LATIN9" 4 ERROR: character 0xefbbbf of encoding "UTF8" has no equivalent in "LATIN9" 95 ERROR: character 0xefbfbd of encoding "UTF8" has no equivalent in "LATIN9" 3664 ERROR: invalid byte sequence for encoding "UTF8": 0x00

when running on the cluster


Reply to this email directly or view it on GitHub: https://github.com/eggnet/scm2pgsql/issues/26

schadr commented 12 years ago

apprantly, do you know if Jordan used the latest version that had your utf 8 change?

On Fri, Jun 15, 2012 at 10:21 PM, Braden Simpson reply@reply.github.com wrote:

Does this still happen?

Sent from my HTC

----- Reply message ----- From: "Adrian Schroeter" reply@reply.github.com To: "Braden Simpson" braden@uvic.ca Subject: [scm2pgsql] encoding errors on cluster (#26) Date: Fri, Jun 15, 2012 22:04

17 ERROR:  character 0xe2959a of encoding "UTF8" has no equivalent in "LATIN9"      4 ERROR:  character 0xefbbbf of encoding "UTF8" has no equivalent in "LATIN9"     95 ERROR:  character 0xefbfbd of encoding "UTF8" has no equivalent in "LATIN9"   3664 ERROR:  invalid byte sequence for encoding "UTF8": 0x00

when running on the cluster


Reply to this email directly or view it on GitHub: https://github.com/eggnet/scm2pgsql/issues/26


Reply to this email directly or view it on GitHub: https://github.com/eggnet/scm2pgsql/issues/26#issuecomment-6370961

bradens commented 12 years ago

I think so, will have to check tomorrow morn

jordanell commented 12 years ago

Isn't this fixed now? Twas binary files.

bradens commented 12 years ago

Yeah