Hi,

> I just found out about H2, and I was wondering how well it handles
> large databases (e.g. 50Gb - 100Gb in size).

I believe it should work. You may need to allocate more heap memory
however (for example 256 MB or 512 MB). The reason is: the current
storage mechanism of H2 doesn't scale that great for databases of this
size. I'm working on a better storage mechanism, but it will take some
time. I can't tell you how long - I hope it will be ready in a few
month.

Regards,
Thomas

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

Reply via email to