Hi Cecil, I tried that, but not with much success until now. One problem is that > after restarting the server I do not have the delay any-more. (What I do > not understand.) So to test my changes I need to do a complete reboot. > Something to look into if I have a little bit more time. >
Probably, the os pages are still loaded. You could try drop this cache: sync; echo 3 > /proc/sys/vm/drop_caches; Regards, Fred -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
