Problem exporting dbf into postgre

Hi,
Im working on a solution in dbfs using com.hxtt.sql.dbf.DBFDriver and servoy 5.2.2
The idea is to migrate my solution from the dbfs to a postgre database and im trying to use servoy export/import with data to achieve this. The problem im having is that when i do the import on the new empty postgre database, from my 90+ tables only 64 are created, and not all of them are being filled with the data.
Some tables are correctly created and filled, some are not filled and others not even created.
Is there a limit on the export/import function? or what could be the problem?

Thanks in advance

Hi,

Postgre? Never heard of it. ;)

Anyway, do you see any errors in the Servoy and Postgres logs ?