Noel - I would be in favor of either of those two options. #2 seems reasonable to me, but I understand you may have an historical precedent.
On Wednesday, March 25, 2015 at 3:13:20 AM UTC-4, Noel Grandin wrote: > > > > On 2015-03-23 10:43 AM, Thomas Mueller wrote: > > > > This is a problem, and I don't have a good solution for that I'm afraid. > Closing the database or closing the connection > > from time to time are not good solutions I think. > > > > I can think of a few options > > (1) add a manual command to clean them up > > (2) change it so that the client can only read from a BLOB while a > transaction is open. Flush any temporary BLOBs on > commit. This is how other databases work, but it would be a change for us. > So maybe we would have to hide this option > behind a flag for now. > > -- 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.
