Do folks here think that speedups would be worth it?
I've seen backup verification via COPY TO to /dev/null in production. These copies were parallelized on the side of verification script. Not sure this counts for feature or against it.
This sounds for feature because usage of COPY is involuntary. Having this in pg_dump would make our scripts for checking backups simpler.