Problem with converting polish characters (ISO-8859-2) to Postgres with encoding UTF-8 in Python
With respect to a project I am working on, I have many .unl files (informix) for different countries and these need to be imported into postgres. To do that, I need to translate an informix schema to postgres schema using python.