Re: [SQL] import sql script
no ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[SQL] import sql script
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