Hi,

H2 supports splitting the database file in multiple smaller files
using the split: file name prefix:

jdbc:h2:split:test

The default is to split into 1 GB files. Would that solve the problem
(at least partially)?

Regards,
Thomas


On Wed, May 20, 2009 at 10:15 PM, kefa <k...@post.sk> wrote:
>
> +1 for table partitioning.
>
> I'm the same case as Dario: few VERY large tables (data acquisition in
> electrical power industry).
> >
>

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

Reply via email to