Hi, > What are the in-memory db size limitations? Also for in-memory BLOBS?
Of course it depends on the amount of memory you have allocated to the Java process. You can set that using "java -Xmx1024m". Unfortunately Java uses quite a lot of memory. I can't give you a formula if you are looking for that. The easiest and best solution is you try it out. 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 -~----------~----~----~----~------~----~------~--~---
