On Sun, Jul 10, 2022 at 10:28 AM Igor Korot <ikoro...@gmail.com> wrote:

> Hi,
> Is there a query I can execute that will give me CREATE TABLE() command
> used to create a table?
>
> Thank you.
>

Use pg_dump --schema-only
--
Mike Nolan

Reply via email to