Merge Database

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
salmanairi1707
TestLink user
Posts: 2
Joined: Fri Oct 08, 2010 3:17 pm

Merge Database

Post 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
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Merge Database

Post by fman »

schema is not easy not complex is just an schema.
using postgres you can see depence trough foreing keys
salmanairi1707
TestLink user
Posts: 2
Joined: Fri Oct 08, 2010 3:17 pm

Re: Merge Database

Post 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
archonwang1981
Advanced user
Posts: 24
Joined: Sat Jun 01, 2013 7:02 am

Re: Merge Database

Post by archonwang1981 »

I have the same problem, anyone have ideas? Thanks.
Locked