Hi

I am using create table from csvread to import big files (up to 1GB). 
However for files bigger than 300mb the operation seems to stuck, heap size 
is extremely big and the file database around some mbs. It seems to me like 
the CSVREAD op isn't buffered, all data of the csv files is first loaded 
and then imported. Is there anyway to debug / solve this issue?

-- Joe

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to