What I would do is this: Replicate H1 as H2 using your favourite DB management tool. In web2py change the URI string to H2, set fake_migrate_all = True and, after ensuring all the new database table files are created, then set back to False.
You can do everything inside web2py, if you wish, but that would be more complicated. Note: the table file names have the DB host imbedded in the name. You can therefore keep H1 and H2 files in the database folder without conflict and even switch the URI string back and forwards if you wished. Hope that helps. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.