Hi,

> Any idea how I can reduce the number of files?

No, currently not, sorry. I could try to improve the 'garbage
collection' process to not scan all directories however.

> Can I set MAX_LENGTH_INPLACE_LOB after the database has been created?

Yes.

> Will it also change existing lob saved in files?

No. To do that, I suggest to use SCRIPT TO to create the SQL script of
the database, then change the setting in the SQL script, and create a
fresh database using RUNSCRIPT FROM.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to