In 0.6 there is a rebuild script which dumps the existing data, drops and recreates the database, and then restores the old data. It's in the scripts directory, and you need to call it like this:
./rebuilddb.sh DBUSER DBPASSWORD DBNAME ../db/laconica.sql Obviously replace the first three parameters with the appropriate ones for your setup. This worked without any problems for me, but needless to say you will want to back up your database before trying it! Cheers, Ciaran Tommie Podzemski wrote: > Second this, any alter-script floating around? > > Tommie > > Lee Clemmer wrote: >> Hi guys, wanted to see if anyone knew when release 0.6.0 would be >> available. Still running an internal instance of 0.4.4 and tried >> unsuccessfully upgrading to 0.5.0. <http://0.5.0.> There were problems >> with conversations only showing in the "Personal" tab and not the public >> timeline... but anything posted after the migration would only show up >> in the public timeline and not the "Personal" tab. So we're holding off >> on the upgrade waiting for 0.6.0. <http://0.6.0.> Will there be a >> migration path from 0.4.4 to 0.6.0 that doesn't include upgrading to >> 0.5.0? Or will there be a better upgrade instructions for 0.5.0 >> anywhere besides those listed on laconi.ca <http://laconi.ca>? It seems >> that the tables need to be altered but I couldn't find the relevant SQL >> commands anywhere... >> >> Thanks any help is greatly appreciated... >> - lee >> >> >> ------------------------------------------------------------------------ >> >> This body part will be downloaded on demand. > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
