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-21T09:56:43Z
Lists: pgsql-hackers
Attachments
- v16-0002-Add-pipe-command-support-in-pg_restore.patch (application/x-patch) patch v16-0002
- v16-0004-Add-tests-for-pipe.patch (application/x-patch) patch v16-0004
- v16-0001-Add-pipe-command-support-for-directory-mode-of-p.patch (application/x-patch) patch v16-0001
- v16-0005-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch (application/x-patch) patch v16-0005
- v16-0003-Fixes-and-refactors-in-pipe-command.patch (application/x-patch) patch v16-0003
Changed how pipe commands are quoted in the Windows test. The latest versions are attached. Thanks Nitin Motiani Google