← Back to team overview

dhis2-devs team mailing list archive

Re: H2 database on AWS

 

Thanks for all the help. In this case, it was a combination of using
the old H2 dialect string and not having the username and password to
the H2 database.

I managed to get a lot of help from Knut, who provided me with some
DXF which worked fine. So, I have the Ethiopia database from Knut
running on AWS on both Postgres as well as H2.

I mostly wanted to try and get H2 running, in order to compare to what
this runs like on an Amazon Web Service micro instance, compared to
running the instance with both Tomcat and Postgres versus Tomcat and
H2.

If I come up with any sort of touchy-feely metrics as to which one is
faster, I will let everyone know.

Regards,
Jason

2011/9/21 Lars Helge Øverland <larshelge@xxxxxxxxx>:
> See here for the H2 hibernate.properties:
>
> http://dhis2.org/development#databasesetup
>


References