Ok, I was merely doing this because an export of a database in normal mode often results in considerable growth of the database file. One use case is converting the database from PageStore to MVStore and then this is fine. But the same code is used for exporting production units to test environments and for periodically pushing backups to backup-servers and then growing the database is not a good thing.
I would love to experiment with the LAZY_QUERY_EXECUTION=1 option. I read about it but was under the impression that it was still under development and had use-at-own-risk status. If it is safe enough to use I would be happy to give it a go. Would it be useful to try the combination with read-only or should I consider read-only a no-go for the moment? -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
