I have a set of tables with one-to-many relationships between them:

T1 <-->> T2 <-->> T3 <-->> T4

I need to copy some rows of these tables to another set of tables which have the same fields. There are two rows on T1 that I want to copy, and then those rows of T2 linked to the other ones, and so on.

Is there a way to accomplish this? I have pgadminIII, DBManager and EMS Postgresql Manager.

_________________________________________________________________
Grandes éxitos, superhéroes, imitaciones, cine y TV... http://es.msn.kiwee.com/ Lo mejor para tu móvil.


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to