import sql script

From: Rafal Kedziorski <rafcio(at)polonium(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: import sql script
Date: 2002-11-29 12:13:50
Message-ID: 3DE759FE.B58ECF52@polonium.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hallo,

I have a big sql script, which creates about 120 tables. much of them
have FK to other tables. The order in this sql script is not correct.
Tables which be create at least, while they have FK to other table, are
defined bevore. Is there any way to import this structure to PostgreSQL
without correcting the order in my script.

Best Regards,
Rafal

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Dan Langille 2002-11-29 14:24:37 Re: master-detail relationship and count
Previous Message Achilleus Mantzios 2002-11-29 11:16:49 Re: master-detail relationship and count