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.