Page 1 of 1

Merge Database

Posted: Fri Oct 08, 2010 9:49 pm
by salmanairi1707
Hello,

We have in our office several testlink instances and now we want to merge all of them in one.

As you known, a database schema isn't easy and several tables are in dependence.

So i would like to ask if someone has been developing a generic script which can do that.

Thank's a lot

Best Regards

Re: Merge Database

Posted: Sat Oct 09, 2010 7:31 am
by fman
schema is not easy not complex is just an schema.
using postgres you can see depence trough foreing keys

Re: Merge Database

Posted: Sun Oct 10, 2010 4:56 pm
by salmanairi1707
Thank's

I know is a schema but there is a lot of dependence between several tables, 30 tables over 40 are in dependence.

I extracted a database schema and studied relationship between tables that's why i'am asking if someone has developed script or tried to.

Best Regards

Re: Merge Database

Posted: Fri Feb 27, 2015 3:36 am
by archonwang1981
I have the same problem, anyone have ideas? Thanks.