import sql script - Mailing list pgsql-sql

From Rafal Kedziorski
Subject import sql script
Date
Msg-id 3DE759FE.B58ECF52@polonium.de
Whole thread Raw
List 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



pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: master-detail relationship and count
Next
From: "Dan Langille"
Date:
Subject: Re: master-detail relationship and count