From: Alfonso Muñoz-P. F. <alf...@vt...> - 2012-12-03 17:15:42
|
Hi again. In the database we’re migrating from Access to PostgreSQL we have some fields which contain binary data. They’re used for replication so they can be safely ignored for the migration process. The issue is that there are certain rows in which these binary fields may contain escape sequences which break the import to PostgreSQL. I’ve added a command line option (-B) to skip binary data with blank fields. I don’t know if this is a known issue and if such a workaround would be welcome. -- Alfonso Muñoz-Pomer Fuentes Johann Heinrich von Thünen-Institut Bundesforschungsinstitut für Ländliche Räume, Wald und Fischerei Institut für Forstgenetik Sieker Landstrasse 2 22927 Grosshansdorf Telefon: +49 (0)4102/696-145 Fax: +49 (0)4102/696-200 Email: alf...@vt... Web: http://www.vti.bund.de |