Hi, I use a h2 database with a table having one BLOB column. I write the values to this BLOB column using setBytes(). The database is running on Debian 5 / JDK 6. There are a lot of temp.lob files which are not deleted when i shutdown the database. In the past this has been reported as a problem. Does it still exits? Can i safely delete all temp.lob files? Is it possible to delete the files when the database is running?
Thanks in advance, Ronald -- 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.
