Hi, > now I am sure I am using the latest version, and it is slow (but faster than > before, but still 5-6 seconds) the first time, then it is fast (1-2 > seconds). I am using the shell. > is it normal?
It depends. Did you create a new database? If yes (in which case the database file would be named *.h2.db) then something is wrong. If no (in which case the database files are named *.data.db and *.index.db) it is the expected behavior if the database was not closed normally. 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.
