"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.