← Back to team overview

credativ team mailing list archive

Re: [Merge] lp:~therp-nl/openupgrade-server/7.0-migrate_script_with_template into lp:openupgrade-server

 

Review: Needs Fixing

This will fail miserably if someone uses the database (an open cursor is enough) to be migrated.

But indeed, the template way is faster and nicer. How about trying that first, catch the exception if the db is in use and then do it with pg_dump?
-- 
https://code.launchpad.net/~therp-nl/openupgrade-server/7.0-migrate_script_with_template/+merge/210619
Your team OpenUpgrade Committers is subscribed to branch lp:openupgrade-server.


References