Hi, Thanks a lot! I understand the problem now.
When closing a connection, the database removes the temporary LOBs for this connection. But there is no index on this column, which is a serious performance problem if you have a lot of LOBs. I will fix this problem for the next release. I think it's very easy to fix (adding one line to create the index), but of course I will also add test cases. Regards, Thomas -- 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.
