Re: Saving DDL to a file ...
Khushboo Vashi <[email protected]> Fri, 18 Oct 2019 09:27:31 +0530
| Newsgroups | gmane.comp.db.postgresql.pgadmin |
|---|---|
| Message-ID | <CAFOhELdSJAdwBeKHZxBhuUQOGu=Fwn7x78TNWY27MwsadhamzQ@mail.gmail.com> |
Hi Michael, On Thu, Oct 17, 2019 at 10:31 PM Michael Shapiro <[email protected]> wrote: > When I look at the DDL for an object (eg view or function) under the SQL > tab in PgAdmin4, how do I save it to a file? > Not supported right now but we do have a feature request for the same. Ref: https://redmine.postgresql.org/issues/4493 > Also, is there a way to run the DDL in a different database (so I can > "copy" the object from one database to another) > No, I'm afraid. Thanks, Khushboo