Hi, > I was wondering whether the FAQ answer for reliability is up-to-date.
Yes and no. It is very hard to make bug-free software. The database is reliable up to some point, because it is widely used, and because there are many test cases. The FAQ says what areas are not tested as well as others. It doesn't mean those areas are not tested at all, it's just that the probability of problems is higher there. > That is, it sounds like there are still quite a lot of issues that > remain to be resolved before H2 can be used reliably in production. Many people use H2 for production. Sometimes there are problems, but usually those problems are found early. Mainly those problems are incompatibilities with other databases. Sometimes it is performance problems (the optimizer of H2 is not perfect). > Do you have a rough idea of how long it'll be before it's ready for > prime time? Are we talking years? I think it is 'ready for prime time', just not for all use cases yet. Basically, you need to decide yourself if it is ready for you. 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 -~----------~----~----~----~------~----~------~--~---
