It will depend on two factors:
a) the number of variables. There are some processing-memory limits, and if you have 100 variables for each of that 219k records, that will probably not work.
b) where would you like to import that data? The database for contents? You could import in packages of, e.g., 20.000 records in order to avoid the above memory limits.