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-11T05:34:08Z
Lists: pgsql-hackers
Attachments
- v14-0001-Add-pipe-command-support-for-directory-mode-of-p.patch (application/x-patch) patch v14-0001
- v14-0002-Add-pipe-command-support-in-pg_restore.patch (application/x-patch) patch v14-0002
- v14-0003-Fixes-and-refactors-in-pipe-command.patch (application/x-patch) patch v14-0003
- v14-0004-Add-tests-for-pipe.patch (application/x-patch) patch v14-0004
- v14-0005-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch (application/x-patch) patch v14-0005
Attaching another version with minor changes to the test code for windows backslash paths. Thanks Nitin Motiani Google