hi, >> don't believe that FSYNC usage (on db files / on transaction >> log / on commit / on timer ) must to be a user selectable setup ? >> > It should be, for those cases where performance is more important than > reliability (import, test). >
I mean be able to move the dial from end to end, from making an fsync on every commit ( maximum reliability ) to the other extreme of just doing fsync when closing database (maximum speed). regards, Dario -- 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.
