Re: pg_dump save command in output

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Joao Miguel Ferreira <joao(dot)miguel(dot)c(dot)ferreira(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_dump save command in output
Date: 2021-10-03 17:03:33
Message-ID: ceed63b3-64f7-ca43-62f1-abc80a5f4e11@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/3/21 9:56 AM, Joao Miguel Ferreira wrote:
> Hello all,
>
> is there a way to ask pg_dump to save a comment in the output file with
> the full command it is executing ?

No.

What information is the comment trying to convey?

Are you dumping in plain or custom format?

>
> thank you
> Joao
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joao Miguel Ferreira 2021-10-03 17:15:54 Re: pg_dump save command in output
Previous Message Adrian Klaver 2021-10-03 17:00:11 Re: PostgreSQL - Ordering Table based of Foreign Key