Hi, Which version of H2 do you use, and what is your database URL? With the MVStore (default in 1.4.x), only few large chunks should be written. It should be quite SSD friendly.
Regards, Thomas On Wednesday, June 3, 2015, Стэффэн Бо. <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > hi, > > have anyone a recommendation for a configuration to safe lifetime of a ssd > or sd card (like a raspberry usage). It seems that hs2db writes very often > a single adressed file and this stresses the used sd card or ssd about the > aviable write read accesses. One of my rasbberry solutions "eats " a hc sd > card per year. > > Thanks and Greetings > > C. > > -- > 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.
