Hello everyone, if I add 10 GB of rows to an H2 embedded db, the size of the db (file) before I close the connection is 10 GB greater than after, is this normal?
#Before close - Result size: 33762108790 bytes #After close - Initial size: 20640561152 bytes Can someone explain why this is happening? Thank you, Gabriel -- 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.
