exec -- ${psqlpath}psql -h $host -p $port -U $user $dbname -c "\\copy ml_import_records ( record ) from $temp_filename"