Hi, This problem should now be fixed in the trunk. If you have time, could you test using the latest automated build, at http://h2database.com/html/build.html#automated ?
Regards, Thomas On Thu, Oct 1, 2015 at 9:52 AM, Laurane Varrailhon < [email protected]> wrote: > PS : I do not think being able to provide you a reproductible test case, > but I could test when you will fix the issue. > > > Le jeudi 1 octobre 2015 09:37:31 UTC+2, Laurane Varrailhon a écrit : >> >> Thanks a lot for your response. Indeed, this seems to be relateted to LOB >> (shrinkage of the database since the 1.4.186 version). >> I will wait for some news from you. (Do you know approximately when could >> this be fixed ? - few days, or rather some weeks, or months - ). >> >> >> Thank you for support. >> Laurane. >> >> >> >> >> Le jeudi 1 octobre 2015 08:35:25 UTC+2, Thomas Mueller a écrit : >>> >>> Hi, >>> >>> I think this is related to LOB (BLOB and CLOB) handling. I am working on >>> that, I have identified one case already. A simple, reproducible test case >>> would help however (if possible with just JDBC and without JPA), even >>> thought it is not urgent. Or maybe you can test it using a nightly build, >>> after I have fixed the known issue. I will let you know. >>> >>> Regards, >>> Thomas >>> >>> On Tue, Sep 29, 2015 at 2:57 PM, Laurane Varrailhon < >>> [email protected]> wrote: >>> >>>> I forgot to mention that we to access to data with JPA. >>>> >>>> >>>> >>>> Le lundi 28 septembre 2015 16:47:45 UTC+2, Laurane Varrailhon a écrit : >>>>> >>>>> Hi everybody, >>>>> >>>>> >>>>> I have recently faced the problem of abnormal size of the database. >>>>> After a total purge of database, the database size did not shrinking (2 >>>>> Go). >>>>> Since the 1.4.186 version, the problem is solved, but I have to close >>>>> and re-open database to see the database shrinkage (from 2 Go to 100 Ko). >>>>> This action is not really an option in production context. >>>>> I would like to know if it is possible to bypass this, in reproducing >>>>> the behavior that triggers the reduction of the database size when the >>>>> connection is already opened. >>>>> >>>>> >>>>> Thank you in advance. >>>>> >>>> -- >>>> 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. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.
