Schema Copy

From: Sonam Sharma <sonams1209(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Schema Copy
Date: 2019-12-05 10:07:11
Message-ID: CAM-M3T=Q+YTmdytvG=bK2qZANK6Rf_E=qPZB_goR3UMBPee=8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can someone please help in schema copy in same database ?

I have taken db dump of current schema and in the ddl file , I have edited
it with new schema.
Will this work?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin 2019-12-05 14:22:34 Re: Schema Copy
Previous Message M Tarkeshwar Rao 2019-12-05 10:00:03 We have to close the cursor or rollback the transaction in case of failure?