Re: Adding pg_dump flag for parallel export to pipes

Andrew Jackson <andrewjackson947@gmail.com>

From: Andrew Jackson <andrewjackson947@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Hannu Krosing <hannuk@google.com>, Nitin Motiani <nitinmotiani@google.com>
Date: 2025-08-28T13:05:34Z
Lists: pgsql-hackers
Hi,

Very interesting patch. One question: is it possible with this patch to pipe pg_dump directory output directly into pg_restore with this patch? Looking at the code I don't believe that is the case but figured I would ask.

Thanks,
Andrew Jackson