Re: pg_dump verbose start and stop times?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_dump verbose start and stop times?
Date: 2025-05-29 20:42:16
Message-ID: CAKFQuwb_V35L1VYAevfon9ZbHPUxFcwhY1Ei07MNSm_5_Z-QjA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thursday, May 29, 2025, Ron Johnson <ronljohnsonjr(at)gmail(dot)com> wrote:

>
> https://www.postgresql.org/docs/15/app-pgdump.html
> "
> Specifies verbose mode. This will cause pg_dump to output detailed object
> comments and start/stop times to the dump file, and progress messages to
> standard error.
> "
>
> But I don't see any timing messages. What am I misunderstanding in the
> docs?
>

It says there the times end up in the dump file, which you redirected and
didn’t show the contents of.

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2025-05-30 00:51:49 Re: pg_dump verbose start and stop times?
Previous Message Ron Johnson 2025-05-29 20:37:50 pg_dump verbose start and stop times?