Please open your own thread. This thread handles the RuntimeException thrown while compacting a database.
On 5 Apr., 16:24, cowwoc <[email protected]> wrote: > Hi, > > I'm curious: when loading BLOBs using either the embedded or > network-based JDBC driver, does H2 load the entire BLOB into memory or > does it only retrieve subsections of the BLOB as I request them? I ask > because most other databases I've tested loaded the entire BLOB into > memory -- which defeats the entire purpose of the BLOB type :) > > Thanks, > Gili -- 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.
