I'm working with credativ-pg-migrator (thanky you for the great work) to migrate data from Informix to PostgreSQL using a DSN connection via pyodbc. My system is Debian-based, using Python 3.12, ...