There's DatabaseCreator.java which upgrades the database.  That's how we're 
creating the database.  We can pretty much replace the checker with something 
that only checks the version rather than upgrades the database from the xml 
file.

--Alex

> -----Original Message-----
> From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com]
> Sent: Tuesday, August 27, 2013 4:48 PM
> To: dev@cloudstack.apache.org
> Subject: database upgrades
> 
> It seems like on startup of the management server
> DatabaseUpgradeChecker runs and upgrades the database performing DDL
> and DML.  Is there a way to upgrade the database that doesn't include
> starting the management server?
> 
> Darren

Reply via email to