Re: [base] 2.4.2 => 2.4.3 - any database schema change?

2007-10-02 Thread Nicklas Nordborg
Bob MacCallum wrote: > Aren't all BASE upgrades designed to be done on top of an existing database? > I've done several without nuking the db. > > Just run bin/updatedb.sh and bin/updateindexes.sh before using the new > version. > > On a related note (I will probably be shot for not using a new s

Re: [base] 2.4.2 => 2.4.3 - any database schema change?

2007-10-02 Thread Nicklas Nordborg
Dave Hau wrote: > 2.4.3 release followed closely after 2.4.2 release. I would like to > upgrade from 2.4.2 to 2.4.3, but was just wondering if I could keep my > database and just copy the entire 2.4.3 www directory to my tomcat > server. Preferably I would like to not have to nuke the entire

Re: [base] 2.4.2 => 2.4.3 - any database schema change?

2007-10-02 Thread Jari Häkkinen
There is no need to delete the database between upgrade in a stable release of BASE. Please read http://base.thep.lu.se/chrome/site/latest/html/admindoc/installation_upgrade/installation_upgrade.upgrade.html for upgrading instructions. Jari Dave Hau wrote: > 2.4.3 release followed closely a

[base] 2.4.2 => 2.4.3 - any database schema change?

2007-10-02 Thread Bob MacCallum
Aren't all BASE upgrades designed to be done on top of an existing database? I've done several without nuking the db. Just run bin/updatedb.sh and bin/updateindexes.sh before using the new version. On a related note (I will probably be shot for not using a new subject line), why does bin/updated

[base] 2.4.2 => 2.4.3 - any database schema change?

2007-10-02 Thread Dave Hau
2.4.3 release followed closely after 2.4.2 release. I would like to upgrade from 2.4.2 to 2.4.3, but was just wondering if I could keep my database and just copy the entire 2.4.3 www directory to my tomcat server. Preferably I would like to not have to nuke the entire database this time arou