Re: Adding pg_dump flag for parallel export to pipes
Nitin Motiani <nitinmotiani@google.com>
From: Nitin Motiani <nitinmotiani@google.com>
To: Hannu Krosing <hannuk@google.com>
Cc: Mahendra Singh Thalor <mahi6run@gmail.com>,
Dilip Kumar <dilipbalaut@gmail.com>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org
Date: 2026-05-08T17:07:06Z
Lists: pgsql-hackers
Attachments
- v13-0001-Add-pipe-command-support-for-directory-mode-of-p.patch (application/x-patch) patch v13-0001
- v13-0002-Add-pipe-command-support-in-pg_restore.patch (application/x-patch) patch v13-0002
- v13-0004-Add-tests-for-pipe.patch (application/x-patch) patch v13-0004
- v13-0005-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch (application/x-patch) patch v13-0005
- v13-0003-Fixes-and-refactors-in-pipe-command.patch (application/x-patch) patch v13-0003
Hi, Made another small test change. And rebased the code. I'm attaching the latest patches. Thanks Nitin Motiani Google