Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: dealing with encoding while converting data from MySQL to Postgres

by Anonymous Monk
on Dec 10, 2011 at 12:09 UTC ( [id://942794]=note: print w/replies, xml ) Need Help??


in reply to Re: dealing with encoding while converting data from MySQL to Postgres
in thread dealing with encoding while converting data from MySQL to Postgres

...and even then you may have to watch out for doubly-encoded UTF-8 (maybe the database driver does that, maybe it was inserted to the database that way, maybe ...). You should also look into Text::Iconv for your conversion as it works with raw bytes and does not mind perl's "utf8 bit."

  • Comment on Re^2: dealing with encoding while converting data from MySQL to Postgres

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://942794]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-16 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found