Hi,
> How about a script that dumps your data, dumps your db,
> reloads the table
> definitions, then reloads your data? You could have a table
> with rows for
> every table that would keep track of the current version you
> have, that
> could be updated when this script ran.
This is exactly what I did for the update script of my own project
phpPgAds...
You could take a look to the code if you're interested
http://phppgads.sourceforge.net
Regards
--
Matteo Beccati