Productive Usage

4 views
Skip to first unread message

Wolfgang Lenhard

unread,
Dec 28, 2009, 12:23:05 PM12/28/09
to H2 Database
Hi,
is H2, Version 1.2.x already suitable for productive usage, or do you
recommend using the 1.1 branch?

Bye,
Wolfgang

Sam Van Oort

unread,
Dec 30, 2009, 11:01:33 AM12/30/09
to H2 Database
Hi,

The 1.2.x branch should be production ready as long as you avoid the
new page store. To accomplish this, append ";PAGE_STORE=FALSE" to end
of ALL database URLs.
It has been a priority to make the page store stable, but the last
couple builds have found new bugs each time, so it probably isn't
production ready yet.

You can see which features are new or still receiving bugfixes here:
http://www.h2database.com/html/changelog.html
This will give you an idea which features may still have bugs.

It goes without saying that in a production setting you should avoid
experimental features and use caution with not-fully-tested features.
These are listed here: http://www.h2database.com/html/faq.html#reliable

Regards,
Sam Van Oort
(Junior Committer to H2 Project)

Wolfgang Lenhard

unread,
Dec 31, 2009, 2:11:40 PM12/31/09
to H2 Database
Great! Thanks a lot!
Reply all
Reply to author
Forward
0 new messages