sorry, writing here, I did not found where to make comments, but it's worthy
non comparably faster:
mdb-export -H -Q -q "'" $access_db_file $table | psql -d $postgres_db -c "COPY $table from STDIN with null as ''
text fields with "bad" symbols need additional work
sorry, writing here, I did not found where to make comments, but it's worthy
non comparably faster:
mdb-export -H -Q -q "'" $access_db_file $table | psql -d $postgres_db -c "COPY $table from STDIN with null as ''
text fields with "bad" symbols need additional work