|
From: Oliver G. <ol...@cp...> - 2013-09-17 08:36:10
|
Hi Pavel, On 2013-09-16 21:11, Pavel Skovajsa wrote: > I have been looking on the website, netdisco 2.0 release notes, but > somehow have not found a document that would describe how am I > supposed to upgrade netdisco 1.x to 2.x. That's a good point, we need to have clearer upgrade instructions. Thanks for the feedback! > From what I understood they are completely different, so netdisco 2.x > is completely separate, but is there a way on how to migrate the > "data" from 1.x -> 2.x? You can share the PostgreSQL database between Netdisco 1.x and 2.x, so there is no migration. The Netdisco 2 install process will make some schema changes to the database, but they are backwards compatible with Netdisco 1.x. If you do want separate data, then you just follow normal PostgreSQL procedure to backup, and restore to a database with a different name. I hope this helps, regards, oliver. |